Commit c23090e8 authored by Ivan Tyagov's avatar Ivan Tyagov

Some global top menus can be non collapsible.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35601 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 69cb7dd0
......@@ -397,7 +397,10 @@ button, select, input {\n
#menu ul li.collapse-menu{\n
background: url(../km_img/collapse-down-arrow.gif) no-repeat transparent right 10px;\n
padding-right: 0px;\n
\n
}\n
#menu ul li.non-collapse-menu{\n
background: none;\n
padding-right: 0px;\n
}\n
\n
#menu .meta {\n
......
1414
\ No newline at end of file
1415
\ 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