diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 40b891a6b..fb3471551 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -192,6 +192,9 @@ table tr.even th, .even { background: ; } +tr.even th, tr.odd th { + color: ; +} /* odd table rows 1,3,5,7,... */ table tr.odd th,