[Erp5-report] r8600 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplate...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 19 15:48:15 CEST 2006


Author: chris
Date: Wed Jul 19 15:48:11 2006
New Revision: 8600

URL: http://svn.erp5.org?rev=8600&view=rev
Log:
- fixed vertical alignment  of links in context bar

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=8600&r1=8599&r2=8600&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 Wed Jul 19 15:48:11 2006
@@ -476,6 +476,14 @@
   color: inherit;\n
 }\n
 \n
+#context_bar .tool_buttons a {\n
+  margin-top: 1px;\n
+  margin-left: 2px;\n
+  margin-right: 2px;\n
+  padding: 0;\n
+  position: relative;\n
+}\n
+\n
 #context_bar .tool_buttons button {\n
  float: left;\n
 }\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=8600&r1=8599&r2=8600&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Wed Jul 19 15:48:11 2006
@@ -1,1 +1,1 @@
-13
+22




More information about the Erp5-report mailing list