[Erp5-report] r38216 ivan - in /erp5/trunk/bt5/erp5_km: SkinTemplateItem/portal_skins/erp5_...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Sep 9 10:55:26 CEST 2010


Author: ivan
Date: Thu Sep  9 10:55:22 2010
New Revision: 38216

URL: http://svn.erp5.org?rev=38216&view=rev
Log:
Follow up XHTML dom change in r38214

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

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml?rev=38216&r1=38215&r2=38216&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml [utf8] Thu Sep  9 10:55:22 2010
@@ -230,13 +230,26 @@ table.listbox th button.sort-button {\n
 table.listbox th button.sort-button:hover{\n
   color: #FFF;\n
 }\n
-table.listbox th button.sort-button-desc{\n
-  background-image: url(\'./km_img/switch_desc.png\');\n
-}\n
+table.listbox th button.sort-button-desc,\n
 table.listbox th button.sort-button-asc{\n
-  background-image: url(\'./km_img/switch_asc.png\');\n
+  padding-right: 0px;\n
+\n
 }\n
 \n
+table.listbox th img.sort-button-desc,\n
+table.listbox th img.sort-button-asc{\n
+  padding-left: 6px;\n
+}\n
+table.listbox th img.sort-button-desc{\n
+  background: url(\'./km_img/switch_asc.png\') no-repeat scroll 100% 50%;\n
+}\n
+table.listbox th img.sort-button-asc{\n
+  background: url(\'./km_img/switch_desc.png\') no-repeat scroll 100% 50%;\n
+}\n
+table.listbox th button.sort-button-asc,\n
+table.listbox th button.sort-button-desc{\n
+  background: none;\n
+}\n
 \n
 /* Navigation buttons */\n
 div.listbox-page-navigation button{\n

Modified: erp5/trunk/bt5/erp5_km/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/bt/revision?rev=38216&r1=38215&r2=38216&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/bt/revision [utf8] Thu Sep  9 10:55:22 2010
@@ -1 +1 @@
-1528
\ No newline at end of file
+1531
\ No newline at end of file




More information about the Erp5-report mailing list