[Erp5-report] r32100 yusei - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinT...

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Jan 30 16:53:10 CET 2010


Author: yusei
Date: Sat Jan 30 16:53:09 2010
New Revision: 32100

URL: http://svn.erp5.org?rev=32100&view=rev
Log:
2010-1-31 Yusei
* Update erp5.css and replace "display:none" with "visibility:hidden" to fix webkit based browser problem.

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/change_log
    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=32100&r1=32099&r2=32100&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] Sat Jan 30 16:53:09 2010
@@ -516,7 +516,7 @@
 }\n
 \n
 /* The fields set for generated hidden fields */\n
-#hidden_fieldset { display: None }\n
+#hidden_fieldset { visibility: hidden }\n
 \n
 /* Main bar */\n
 \n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log?rev=32100&r1=32099&r2=32100&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log [utf8] Sat Jan 30 16:53:09 2010
@@ -1,3 +1,6 @@
+2010-1-31 Yusei
+* Update erp5.css and replace "display:none" with "visibility:hidden" to fix webkit based browser problem.
+
 2009-12-11 Kazuhiko
 * update FCKeditor to 2.6.5.
 

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=32100&r1=32099&r2=32100&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] Sat Jan 30 16:53:09 2010
@@ -1,1 +1,1 @@
-877
+878




More information about the Erp5-report mailing list