Browse table headings
This commit is contained in:
parent
34a28b7675
commit
56aa3bd7cf
@ -78,6 +78,9 @@ th {
|
||||
color: <?php echo $GLOBALS['cfg']['ThColor']; ?>;
|
||||
background: <?php echo $GLOBALS['cfg']['ThBackground']; ?>;
|
||||
}
|
||||
th a {
|
||||
color: <?php echo $GLOBALS['cfg']['ThColor']; ?> !important;
|
||||
}
|
||||
|
||||
a img {
|
||||
border: 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user