Not needed

This commit is contained in:
Michal Čihař
2011-02-08 19:50:32 +01:00
parent 00013c2efd
commit a7d777a5e4

View File

@@ -200,7 +200,7 @@ tr.odd {
tr.even {
background: <?php echo $GLOBALS['cfg']['BgTwo']; ?>;
}
tr.even th, tr.odd th, fieldset th {
fieldset th {
color: <?php echo $GLOBALS['cfg']['MainColor']; ?>;
}