Commit acdc32e3 authored by Ivan Tyagov's avatar Ivan Tyagov

Clean up and collect old code in one place (to be trashed soon).

Top menu CSS fixes.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35299 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6d1dbe45
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>used_by_erp5_web</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>backup</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -348,7 +348,7 @@ button, select, input {\n
#menu {\n
\n
\twidth:100%;\n
\theight:45px;\n
\theight:40px;\n
\tmargin:0em;\n
\tpadding:0px;\n
padding-top: 4px;\n
......@@ -1400,10 +1400,11 @@ fieldset.right_registration select {\n
div.web-toolbar{\n
color: auto;\n
height: 30px;\n
background-color: #000000;\n
}\n
\n
div.web-toolbar h3{\n
color:#000000;\n
color:#FFFFFF;\n
height: 30px;\n
}\n
\n
......@@ -1417,7 +1418,11 @@ div.web-toolbar ul li{\n
}\n
\n
div.web-toolbar ul li.toolboxSection:hover {\n
background:#ccf;\n
background:#E9E9E9;\n
}\n
\n
div.web-toolbar h3:hover {\n
background:#E9E9E9;\n
}\n
\n
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Folder" module="OFS.Folder"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_objects</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>old</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
1378
\ No newline at end of file
1380
\ 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