Commit 28f85474 authored by Gabriel Monnerat's avatar Gabriel Monnerat

improve css to buttons

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43158 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1f09cbbe
......@@ -444,6 +444,7 @@ div.toolbar button, div.gadget-action input#upload {\n
color: #333333;\n
border: 1px solid #BBBBBB;\n
background-image: url(\'<dtml-var expr="portal_url()">/ung_images/button_background.png\');\n
-moz-border-radius: 4px;\n
}\n
\n
.menu_create_object {\n
......@@ -467,6 +468,7 @@ div.toolbar button, div.gadget-action input#upload {\n
padding-left:2px;\n
padding-right:14px;\n
text-align:justify;\n
-moz-border-radius: 4px;\n
}\n
\n
.menu_create_object ul {\n
......
237
\ No newline at end of file
238
\ 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