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 246fee2eedc91ab6565694dee13ddf1ecc52ec10..c4ae06d7b057b86eb6e99216f4311ec72644c85e 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 eae5cc588b7a6bf1a53ea39f7b85979876278c5a..a1232bfde16ca97310f1bb53685beb7464cabc54 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 5f7b1b0513963d243e2c08a1bcf9ec14909cbeaf..50b04dff0ea766f7fa6d8487eec7ff0a9a3611b8 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