Commit 9fd14ed1 authored by Fabien Morin's avatar Fabien Morin

adapt css because of r28437 changes to keep the same apparence than before.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28438 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4e1906fc
......@@ -487,19 +487,19 @@ div.bottom_actions button {\n
float: left;\n
}\n
\n
div.bottom_actions button.saveView .image,\n
div.bottom_actions button.saveEdit .image {\n
div.bottom_actions button#input-save-edit .image,\n
div.bottom_actions button#input-save-view .image {\n
float: left;\n
display: block;\n
width: 22px;\n
height: 22px;\n
}\n
\n
div.bottom_actions button.saveEdit span.image {\n
div.bottom_actions button#input-save-edit span.image {\n
background-image: url(\'<tal:block tal:replace="site_url"/>/images/save.png\');\n
}\n
\n
div.bottom_actions button.saveView span.image {\n
div.bottom_actions button#input-save-view span.image {\n
background-image: url(\'<tal:block tal:replace="site_url"/>/images/save-preview.png\');\n
}\n
\n
......@@ -628,7 +628,8 @@ div.adminToolbox div.adminSection > span,\n
div.adminToolbox div.adminSection > fieldset > div.field {\n
margin:0 20px;\n
}\n
</tal:block>
</tal:block>\n
]]></string> </value>
</item>
......
114
\ No newline at end of file
115
\ 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