Commit c41d69b4 authored by Gabriel L. Oliveira's avatar Gabriel L. Oliveira

Fix line color when hovering mouse

parent cd907643
......@@ -188,7 +188,7 @@ div.listbox-content tr, div#change_state_dialog tr {\n
}\n
\n
tr.DataA:hover, tr.DataB:hover {\n
background-color: #DAE6F6;\n
background-color: #DAE6F6 !important;\n
}\n
\n
div.listbox-content a img, div.main-content a img {\n
......
2011-09-21 gabriel.oliveira
* Fix line color when hovering mouse
2011-09-21 gabriel.oliveira
* Dynamize UNG width and height layout
......
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