Commit 755e27b3 authored by Romain Courteaud's avatar Romain Courteaud

Fix listbox navigation icons

parent 95ffdae4
......@@ -48,6 +48,23 @@
width: 180px;\n
}\n
\n
div.listbox-page-navigation button span.image {\n
background-repeat: no-repeat;\n
display: block;\n
height: 22px;\n
width: 22px;\n
}\n
\n
div.listbox-page-navigation button {\n
vertical-align: middle;\n
}\n
\n
div.listbox-page-navigation button {\n
background-color: transparent;\n
border: medium none;\n
cursor: pointer;\n
}\n
\n
.leftbar ul {\n
list-style-image:none;\n
}\n
......
334
\ No newline at end of file
335
\ 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