[Erp5-report] r35363 romain - in /erp5/trunk/bt5/erp5_km: SkinTemplateItem/portal_skins/erp...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri May 14 18:50:17 CEST 2010


Author: romain
Date: Fri May 14 18:50:16 2010
New Revision: 35363

URL: http://svn.erp5.org?rev=35363&view=rev
Log:
Fix css class name.

Modified:
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml
    erp5/trunk/bt5/erp5_km/bt/revision

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml?rev=35363&r1=35362&r2=35363&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml [utf8] Fri May 14 18:50:16 2010
@@ -63,7 +63,7 @@
 /******************/ \n
 /* Listbox action */\n
 /******************/\n
-.listbox_actions {\n
+.bottom_actions {\n
   float:none;\n
 }\n
 \n
@@ -89,7 +89,7 @@
 }\n
 \n
 /* Buttons */\n
-.listbox_actions button, .listbox_actions a.button {\n
+.bottom_actions button, .bottom_actions a.button {\n
   background-image: url(\'./km_img/button_background.png\') ;\n
   background-position: 100% 0;\n
   background-color: inherit;\n
@@ -101,18 +101,18 @@
   margin-right:3px;\n
   margin-bottom:3px;\n
 }\n
-.listbox_actions button:hover,.listbox_actions a:hover {\n
+.bottom_actions button:hover,.bottom_actions a:hover {\n
  background-position:100% 100%;\n
 }\n
 \n
 /* a as button */\n
-.listbox_actions a.button{\n
+.bottom_actions a.button{\n
   display:block;\n
   margin-left: 9px;\n
 }\n
 \n
 /* Image in button */\n
-.listbox_actions span.image{\n
+.bottom_actions span.image{\n
   background-repeat:no-repeat;\n
   background-position:center center;\n
   display:block;\n
@@ -126,12 +126,12 @@
 }\n
 \n
 /* Description of botton */\n
-.listbox_actions span.description{\n
+.bottom_actions span.description{\n
   font-size:10px;\n
 }\n
 \n
 /* Global button span */\n
-.listbox_actions button > span, .listbox_actions a > span{\n
+.bottom_actions button > span, .bottom_actions a > span{\n
   display:block;\n
   background-color:inherit;\n
   background-image:url(\'./km_img/button_background.png\');\n
@@ -146,10 +146,10 @@
   white-space:nowrap;\n
   width:100%;\n
 }\n
-.listbox_actions button:hover > span, .listbox_actions a:hover > span{\n
+.bottom_actions button:hover > span, .bottom_actions a:hover > span{\n
   background-position:0 100%;\n
 }\n
-.listbox_actions span.description span {\n
+.bottom_actions span.description span {\n
   left:4px;\n
   position:relative;\n
 }\n

Modified: erp5/trunk/bt5/erp5_km/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/bt/revision?rev=35363&r1=35362&r2=35363&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/bt/revision [utf8] Fri May 14 18:50:16 2010
@@ -1,1 +1,1 @@
-1402
+1403




More information about the Erp5-report mailing list