[Erp5-report] r11158 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 7 14:06:13 CET 2006


Author: vincent
Date: Tue Nov  7 14:06:09 2006
New Revision: 11158

URL: http://svn.erp5.org?rev=11158&view=rev
Log:
Fix bottom padding of center field group in forms.
Make vertical separation of fields smaller by 2px.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml?rev=11158&r1=11157&r2=11158&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml Tue Nov  7 14:06:09 2006
@@ -594,6 +594,10 @@
   padding-right: 5px;\n
 }\n
 \n
+fieldset.center {\n
+  padding-bottom: 5px;\n
+}\n
+\n
 fieldset.left {\n
   width: 50%;\n
   float: left;\n
@@ -634,7 +638,7 @@
 }\n
 \n
 .content .field {\n
-  padding-bottom: 5px;\n
+  padding-bottom: 3px;\n
 }\n
 \n
 .content .field label {\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=11158&r1=11157&r2=11158&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Tue Nov  7 14:06:09 2006
@@ -1,1 +1,1 @@
-284
+288




More information about the Erp5-report mailing list