Commit 3b21fad7 authored by Ivan Tyagov's avatar Ivan Tyagov

Adjust visually gadgets pad navigation (r42457).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42458 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f24422d
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
</item> </item>
<item> <item>
<key> <string>_EtagSupport__etag</string> </key> <key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts94655271.85</string> </value> <value> <string>ts95442606.13</string> </value>
</item> </item>
<item> <item>
<key> <string>__name__</string> </key> <key> <string>__name__</string> </key>
...@@ -212,7 +212,7 @@ div.border_bottom0px{\n ...@@ -212,7 +212,7 @@ div.border_bottom0px{\n
/* front page gadget tabs switcher */\n /* front page gadget tabs switcher */\n
#tabs {\n #tabs {\n
overflow: hidden;\n overflow: hidden;\n
width:99%;\n /* width:99%; */\n
border-bottom: none;\n border-bottom: none;\n
height: 35px;\n height: 35px;\n
}\n }\n
...@@ -281,22 +281,12 @@ a#tabs-hide:link, a#tabs-hide:active, a#tabs-hide:visited { padding: 0 10px 0 10 ...@@ -281,22 +281,12 @@ a#tabs-hide:link, a#tabs-hide:active, a#tabs-hide:visited { padding: 0 10px 0 10
}\n }\n
\n \n
/* Gadget Navigation table */\n /* Gadget Navigation table */\n
#navigation_table{\n #pad-navigation-wrapper{\n
color:#9D968D;\n background: url("km_img/tabsbg.png") repeat-x scroll center bottom transparent;\n
font-weight:normal;\n
}\n
\n
#navigation_table td {\n
background: url(km_img/tabsbg.png) repeat-x transparent;\n
background-position: 0 100%;\n
font-size: 8pt;\n font-size: 8pt;\n
}\n height:50px;\n
\n border-bottom: none;\n
table tr td, table tr.thead th {\n color: #9D968D;\n
\n
\tpadding:4px;\n
\tvertical-align: top;\n
\n
}\n }\n
\n \n
#tabs ul li{\n #tabs ul li{\n
...@@ -385,9 +375,8 @@ table tr td, table tr.thead th {\n ...@@ -385,9 +375,8 @@ table tr td, table tr.thead th {\n
font-weight: normal;\n font-weight: normal;\n
}\n }\n
\n \n
#navigation_table a:hover, \n #tabs_switcher:hover,\n
#navigation_table #tabs_switcher:hover,\n #tabs ul #add_new_tab_dialog_link:hover{color: #FFF; }\n
#navigation_table #tabs ul #add_new_tab_dialog_link:hover{color: #FFF; }\n
\n \n
\n \n
/* Gadget window buttons */\n /* Gadget window buttons */\n
...@@ -726,7 +715,7 @@ div.block fieldset.gadget-profile div.field{\n ...@@ -726,7 +715,7 @@ div.block fieldset.gadget-profile div.field{\n
</item> </item>
<item> <item>
<key> <string>size</string> </key> <key> <string>size</string> </key>
<value> <int>12387</int> </value> <value> <int>12244</int> </value>
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
......
1736 1737
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment