Fix a inside table caption

This commit is contained in:
Michal Čihař
2011-02-02 16:31:00 +01:00
parent d57ed82abb
commit 799f23c904

View File

@@ -523,6 +523,9 @@ fieldset.confirmation legend {
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
}
.tblHeaders a {
color: <?php echo $GLOBALS['cfg']['ThColor']; ?> !important;
}
div.tools,
.tblFooters {