Fix preferences display
This commit is contained in:
@@ -192,7 +192,7 @@ table tr.even th,
|
|||||||
.even {
|
.even {
|
||||||
background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
|
background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
|
||||||
}
|
}
|
||||||
tr.even th, tr.odd th {
|
tr.even th, tr.odd th, fieldset th {
|
||||||
color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
|
color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user