[Erp5-report] r9323 - /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Aug 22 15:56:08 CEST 2006
Author: chris
Date: Tue Aug 22 15:56:06 2006
New Revision: 9323
URL: http://svn.erp5.org?rev=9323&view=rev
Log:
- Added left margin spaces for combobox in mainbar/contextbar to match html style
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
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=9323&r1=9322&r2=9323&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 Aug 22 15:56:06 2006
@@ -456,6 +456,14 @@
float: left;\n
}\n
\n
+#main_bar .first{\n
+ margin-left: 10px;\n
+}\n
+\n
+#context_bar #jump{\n
+ margin-left: 6px;\n
+}\n
+\n
#context_bar select,\n
#main_bar select {\n
color: <dtml-var font_color>;\n
More information about the Erp5-report
mailing list