From 799f23c904a72667a5f4b2851795d56ad1509a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 16:31:00 +0100 Subject: [PATCH] Fix a inside table caption --- 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 fc7047ad4..dc920a866 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -523,6 +523,9 @@ fieldset.confirmation legend { color: ; background: ; } +.tblHeaders a { + color: !important; +} div.tools, .tblFooters {