[Erp5-report] r21628 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 16 18:45:05 CEST 2008


Author: yusei
Date: Mon Jun 16 18:45:03 2008
New Revision: 21628

URL: http://svn.erp5.org?rev=21628&view=rev
Log:
2008-06-16 yusei
* Fixed tabber_style.css to display border line under unselected tabs in the front page.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.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_access_tab/tabber_style.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml?rev=21628&r1=21627&r2=21628&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_access_tab/tabber_style.css.xml Mon Jun 16 18:45:03 2008
@@ -43,9 +43,14 @@
 \n
 /* Replace code at erp5.css*/\n
 \n
-.document .actions li a span {\n
+.document .actions li.non_selected a span {\n
   padding: 5px 8px 3px 0px !important;\n
 }\n
+\n
+.document .actions li.selected a span {\n
+  padding: 5px 8px 4px 0px !important;\n
+}\n
+\n
 .document .actions li a span img {\n
   margin: -2px;\n
   padding-right: 3px;\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=21628&r1=21627&r2=21628&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/change_log Mon Jun 16 18:45:03 2008
@@ -1,3 +1,6 @@
+2008-06-16 yusei
+* Fixed tabber_style.css to display border line under unselected tabs in the front page.
+
 2008-06-16 jerome
 * use getTitle to show title of current document in <title> in view mode.
 

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=21628&r1=21627&r2=21628&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Mon Jun 16 18:45:03 2008
@@ -1,1 +1,1 @@
-556
+557




More information about the Erp5-report mailing list