[Koha-patches] [PATCH] fixing the css property for tablesorter js

paul.poulain at biblibre.com paul.poulain at biblibre.com
Thu May 22 22:47:23 CEST 2008


From: Paul POULAIN <paul.poulain at biblibre.com>

diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/blue.css b/koha-tmpl/intranet-tmpl/prog/en/css/blue.css
index 3abf551..20eac12 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/css/blue.css
+++ b/koha-tmpl/intranet-tmpl/prog/en/css/blue.css
@@ -98,3 +98,6 @@ color:#027ac6;
 .dialog input.deny {
  	color:red;
  }
+ th.header {
+    color:#0072b9;
+ }
-- 
1.5.3.2




More information about the Koha-patches mailing list