From a9c42abd62dc1b9614498d849a3e7988fb3bb224 Mon Sep 17 00:00:00 2001
From: Fabien Morin <fabien@nexedi.com>
Date: Fri, 17 Oct 2008 16:58:42 +0000
Subject: [PATCH] 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
---
 .../portal_skins/erp5_egov/template_erp5_egov.css.xml         | 4 ++--
 bt5/erp5_egov/bt/change_log                                   | 3 +++
 bt5/erp5_egov/bt/revision                                     | 2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/template_erp5_egov.css.xml b/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/template_erp5_egov.css.xml
index 246fee2eed..c4ae06d7b0 100644
--- a/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/template_erp5_egov.css.xml
+++ b/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/template_erp5_egov.css.xml
@@ -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
diff --git a/bt5/erp5_egov/bt/change_log b/bt5/erp5_egov/bt/change_log
index eae5cc588b..a1232bfde1 100644
--- a/bt5/erp5_egov/bt/change_log
+++ b/bt5/erp5_egov/bt/change_log
@@ -1,3 +1,6 @@
+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
diff --git a/bt5/erp5_egov/bt/revision b/bt5/erp5_egov/bt/revision
index 5f7b1b0513..50b04dff0e 100644
--- a/bt5/erp5_egov/bt/revision
+++ b/bt5/erp5_egov/bt/revision
@@ -1 +1 @@
-399
\ No newline at end of file
+402
\ No newline at end of file
-- 
2.30.9