Fix th display when inside table
This commit is contained in:
parent
371de537c8
commit
6bf96ca9d4
@ -78,7 +78,7 @@ th {
|
||||
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
|
||||
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
|
||||
}
|
||||
th a {
|
||||
thead th a {
|
||||
color: <?php echo $GLOBALS['cfg']['ThColor']; ?> !important;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user