Commit 6a3bff7e authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css to gadgets

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42375 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6b7dbf70
......@@ -923,7 +923,6 @@ table#gadget-table {\n
div.gadget-action div.front_pad {\n
font-size: 10px;\n
}\n
\n
h3.handle {\n
color: #222222 !important;\n
background: white !important;\n
......@@ -946,7 +945,7 @@ div#page_wrapper div.minimize_wrapper div.edit-form fieldset.left,\n
}\n
\n
div.edit-form button {\n
margin-top: -1.5em !important;\n
margin-top: -0.3em !important;\n
}\n
\n
div.edit-form {\n
......@@ -992,6 +991,19 @@ form#ung_preference,\n
form#erp5_preference {\n
margin:0px;\n
padding: 0px;\n
}\n
\n
div.edit-form {\n
background-color: #FFF !important;\n
border: 0 none !important;\n
}\n
\n
table.gadget tbody tr:first-child {\n
display: none !important;\n
}\n
\n
div.edit-form {\n
height: 176px !important;\n
}
]]></string> </value>
......
169
\ No newline at end of file
170
\ 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