Commit c19986f8 authored by Fabien Morin's avatar Fabien Morin

improve css of listboxes

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23505 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent dc1f7a8a
......@@ -261,12 +261,6 @@ div#main_content input[type="image"] {\n
background-color: transparent;\n
}\n
\n
div#main_content button {\n
margin: .8em .5em;\n
padding: .3em;\n
}\n
\n
\n
/* Default Listbox styling\n
** TODO: change colors to have better integration in default erp5 web theme.\n
------------------------------------------------------------------ */\n
......@@ -423,7 +417,6 @@ button, select, input {\n
\n
button span {\n
background-color: inherit;\n
color: #000;\n
}\n
\n
button.sort_button {\n
......
271
\ No newline at end of file
273
\ 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