From 56aa3bd7cfa0bb61b6f78fe1ed6c4a857e3bec86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 15:22:13 +0100 Subject: [PATCH] Browse table headings --- css/theme_right.css.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 47d6d8141..ffd7e40e0 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -78,6 +78,9 @@ th { color: ; background: ; } +th a { + color: !important; +} a img { border: 0;