[Erp5-report] r33664 nicolas - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: Ski...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Mar 11 17:19:20 CET 2010


Author: nicolas
Date: Thu Mar 11 17:19:17 2010
New Revision: 33664

URL: http://svn.erp5.org?rev=33664&view=rev
Log:
Support hidden_label css class to hide field's label

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=33664&r1=33663&r2=33664&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] Thu Mar 11 17:19:17 2010
@@ -1592,7 +1592,10 @@
 .listbox_missing_search_criterion td{\n
   text-align: center!important;\n
 }\n
-
+\n
+.hidden_label > label {\n
+  display:none;\n
+}
 
 ]]></string> </value>
         </item>

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=33664&r1=33663&r2=33664&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 Mar 11 17:19:17 2010
@@ -1,1 +1,1 @@
-913
+914




More information about the Erp5-report mailing list