From 8be87d4045b5a09395c7e667d68be86e905bc0cb Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Tue, 12 Aug 2008 17:28:26 +0000
Subject: [PATCH] unify font size of both sortable and non-sortable columns in
 table header.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22974 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml | 1 -
 product/ERP5/bootstrap/erp5_xhtml_style/bt/revision             | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
index 5c1bccb079..d85211baa8 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
@@ -444,7 +444,6 @@ button.sort_button {\n
 button.sort_button span {\n
   color: inherit;\n
   text-decoration: underline;\n
-  font-size: 90%;\n
 }\n
 \n
 img {\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 0d20fd5f67..ec303dec77 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-582
\ No newline at end of file
+583
\ No newline at end of file
-- 
2.30.9