From 43fefe330d99973f79725c9e2afa8d96c2a93fff Mon Sep 17 00:00:00 2001
From: Ivan Tyagov <ivan@nexedi.com>
Date: Mon, 14 Jun 2010 08:46:48 +0000
Subject: [PATCH] CSS for listbox buttons in gadget mode.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36301 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_km_theme/km_css/gadget.css.xml           | 15 +++++++++++++--
 bt5/erp5_km/bt/revision                           |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml
index 11aad1fe08..972271fcfb 100644
--- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml
+++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml
@@ -15,7 +15,7 @@
         </item>
         <item>
             <key> <string>_EtagSupport__etag</string> </key>
-            <value> <string>ts76242823.7</string> </value>
+            <value> <string>ts76264002.76</string> </value>
         </item>
         <item>
             <key> <string>__name__</string> </key>
@@ -216,6 +216,17 @@ div.edit-form button{\n
   overflow: auto;\n
 }\n
 \n
+/* listbox buttons in gadget mode */\n
+div.block table.listbox button.sort_button,\n
+div.block table.listbox thead tr th{\n
+  color:#000000;\n
+}\n
+\n
+div.block table.listbox button.sort_button:hover{\n
+  color: #FFFFFF;\n
+}\n
+\n
+\n
 /* Add gadgets link */\n
 #add_new_gadget_link{\n
   margin-top:13px;\n
@@ -519,7 +530,7 @@ div.block fieldset label{\n
         </item>
         <item>
             <key> <string>size</string> </key>
-            <value> <int>7964</int> </value>
+            <value> <int>8174</int> </value>
         </item>
         <item>
             <key> <string>title</string> </key>
diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision
index a232c3902f..d64a39ca97 100644
--- a/bt5/erp5_km/bt/revision
+++ b/bt5/erp5_km/bt/revision
@@ -1 +1 @@
-1450
\ No newline at end of file
+1452
\ No newline at end of file
-- 
2.30.9