fixing the css property for tablesorter js
authorPaul POULAIN <paul.poulain@biblibre.com>
Thu, 22 May 2008 20:47:23 +0000 (22:47 +0200)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 27 May 2008 12:37:21 +0000 (07:37 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/css/blue.css

index 3abf551..20eac12 100644 (file)
@@ -98,3 +98,6 @@ color:#027ac6;
 .dialog input.deny {
        color:red;
  }
+ th.header {
+    color:#0072b9;
+ }