[Erp5-report] r32997 kazuhiko - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: Sk...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 23 09:24:36 CET 2010


Author: kazuhiko
Date: Tue Feb 23 09:24:34 2010
New Revision: 32997

URL: http://svn.erp5.org?rev=32997&view=rev
Log:
decrease the horizontal padding of tabs because we have more and more tabs these days...

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=32997&r1=32996&r2=32997&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml [utf8] Tue Feb 23 09:24:34 2010
@@ -1175,7 +1175,7 @@
 \n
 .document .actions li a span {\n
   display: block;\n
-  padding: 5px 15px 4px 5px;\n
+  padding: 5px 10px 4px 0;\n
   color: inherit;\n
   background-color: inherit;\n
   background: url(\'<dtml-var expr="portal_url()">/images/tab_right.png\') top right no-repeat;\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=32997&r1=32996&r2=32997&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision [utf8] Tue Feb 23 09:24:34 2010
@@ -1,1 +1,1 @@
-907
+908




More information about the Erp5-report mailing list