[Erp5-report] r9362 - /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Aug 23 17:28:18 CEST 2006


Author: chris
Date: Wed Aug 23 17:28:16 2006
New Revision: 9362

URL: http://svn.erp5.org?rev=9362&view=rev
Log:
- Fixed vertical alignment of listbox title in some pages

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=9362&r1=9361&r2=9362&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 Aug 23 17:28:16 2006
@@ -997,6 +997,7 @@
   background-color: <dtml-var listbox_even_background_color>;\n
 }\n
 \n
+.ListSummary #listbox_title_line #listbox_title,\n
 .ListSummary #listbox_title_line #listbox_item_number,\n
 .ListSummary #listbox_title_line #listbox_record_number {\n
   vertical-align: middle;\n




More information about the Erp5-report mailing list