]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 266142: Make bug listing display optimal for viewing; patch by Steve...
authorjocuri%softhome.net <>
Wed, 3 Nov 2004 07:09:42 +0000 (07:09 +0000)
committerjocuri%softhome.net <>
Wed, 3 Nov 2004 07:09:42 +0000 (07:09 +0000)
css/buglist.css

index 8060a410a40d51582501d811850b6cb566c4df67..82ff1fb02c030c799ebca88a9bb777d5d6a809ef 100644 (file)
@@ -35,8 +35,7 @@ table.bz_buglist td, table.bz_buglist th {
 
 /* For styling rows; by default striped white and gray */
 tr.bz_odd {
-    background-color: #e6e6e6;
-}
+    background-color: #F7F7F7;}
 
 tr.bz_even {
 }