Commit 94d50c41 authored by Jérome Perrin's avatar Jérome Perrin

add padding for listbox cells.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12421 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b46392f1
......@@ -1099,6 +1099,8 @@ fieldset.bottom .field .input {\n
border-bottom-width: 0;\n
border-left-width: 1px;\n
border-right-width: 1px;\n
padding-left: 1px;\n
padding-right: 1px;\n
}\n
\n
/* Web Page White Background */\n
......
327
\ No newline at end of file
328
\ 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