Fix a inside table caption
This commit is contained in:
@@ -523,6 +523,9 @@ fieldset.confirmation legend {
|
|||||||
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
|
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
|
||||||
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
|
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
|
||||||
}
|
}
|
||||||
|
.tblHeaders a {
|
||||||
|
color: <?php echo $GLOBALS['cfg']['ThColor']; ?> !important;
|
||||||
|
}
|
||||||
|
|
||||||
div.tools,
|
div.tools,
|
||||||
.tblFooters {
|
.tblFooters {
|
||||||
|
Reference in New Issue
Block a user