Commit 1b906b14 authored by Ivan Tyagov's avatar Ivan Tyagov

CSS fix.

parent 8f02ca5e
......@@ -1045,7 +1045,7 @@ table tbody tr td {\n
\n
/* Collapse down navigation */\n
#menu ul.nav li{\n
z-index:100000;\n
z-index:1000;\n
}\n
\n
#menu ul.nav li a, #menu ul.nav li a:visited {\n
......@@ -1103,6 +1103,7 @@ table tbody tr td {\n
#menu ul.nav li:hover ul li a:hover { background:#37391e; }\n
#menu ul.nav li:hover ul li a.workflow_title:hover { background:#818363; }\n
\n
\n
#menu ul.nav li:hover ul li:hover ul {\n
display:block;\n
position:absolute;\n
......
1861
\ No newline at end of file
1862
\ 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