[Erp5-report] r38404 ivan - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 16 10:24:52 CEST 2010


Author: ivan
Date: Thu Sep 16 10:24:50 2010
New Revision: 38404

URL: http://svn.erp5.org?rev=38404&view=rev
Log:
Use percentages rather than fixed pixel values for listbox margins & width.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.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_listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml?rev=38404&r1=38403&r2=38404&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml [utf8] Thu Sep 16 10:24:50 2010
@@ -401,7 +401,7 @@ div.listbox-body{\n
 }\n
 \n
 div.listbox-tree{\n
-  margin-right: 8px;\n
+  margin-right: 0.1%;\n
   max-width: 10%;\n
   float: left;\n
 }\n
@@ -421,7 +421,7 @@ div.float-right{\n
 }\n
 \n
 div.listbox-content-fixed-width{\n
-   width:90%;\n
+   width:89%;\n
 }\n
 \n
 table.listbox td.listbox-table-no-result-row{\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=38404&r1=38403&r2=38404&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] Thu Sep 16 10:24:50 2010
@@ -1 +1 @@
-1021
\ No newline at end of file
+1022
\ No newline at end of file




More information about the Erp5-report mailing list