Commit d32e2b6f authored by Ivan Tyagov's avatar Ivan Tyagov

If toolbar contains just link not collapse up menu we need to mimic it to look...

If toolbar contains just link not collapse up menu we need to mimic it to look same as rest of toolbar items.
parent ab3c423b
......@@ -635,6 +635,11 @@ div.web-toolbar h3{\n
padding-top: 4px;\n
}\n
\n
div.web-toolbar h3 a{\n
color:#FFFFFF;\n
font-weight: bold;\n
}\n
\n
#wrapper_footer div.web-toolbar ul{\n
padding: 0em;\n
margin: 0em;\n
......
1867
\ No newline at end of file
1868
\ 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