Browse table headings

This commit is contained in:
Michal Čihař
2011-02-02 15:22:13 +01:00
parent 34a28b7675
commit 56aa3bd7cf

View File

@@ -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;