mailer project continued:
[mailer.git] / theme / schleuder / css / general.css
index b0355932a0771e3a48224460894727f7a74f1be4..3dce90d3932e4ab193907076fb1e37236cac2735 100644 (file)
@@ -130,13 +130,13 @@ pre {
        align                   : center;
 }
 
-.table_header {
-       background-color        : #69b2ff;
-       color                   : #FFFFFF;
-       text-align              : center;
-       align                   : center;
-       height                  : 25px;
-       font-size                       : 14px;
+.table_header, .bug_table_header {
+       background-color: #69b2ff;
+       color: #FFFFFF;
+       text-align: center;
+       align: center;
+       height: 25px;
+       font-size: 14px;
        padding-bottom: 5px;
        padding-top: 5px;
 }