Commit a9c42abd authored by Fabien Morin's avatar Fabien Morin

change css to have all the tabs of the forms (actions) on the right instead of...

change css to have all the tabs of the forms (actions) on the right instead of have the first on right and the others in the middle

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24238 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 091b58a5
......@@ -557,7 +557,7 @@ div.inline_label label{\n
}\n
\n
.document .actions{\n
margin-left: auto;\n
/* margin-left: auto;*/\n
margin-right: auto;\n
width: 802px !important;\n
text-align: left;\n
......@@ -575,7 +575,7 @@ fieldset.white_background,\n
fieldset.register_informations{\n
background: white !important;\n
margin-right: auto !important;\n
margin-left: auto !important;\n
/* margin-left: auto !important;*/\n
padding: 2em 0 2em 0 !important;\n
border: 1px solid #999 !important;\n
width:800px !important;\n
......
2008-10-16 fabien
* change css to have all the tabs of the forms (actions) on the right instead of have the first on right and the others in the middle
2008-10-15 fabien
* update some listbox to display the last application in first
* update css
......
399
\ No newline at end of file
402
\ 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