]> 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:10:28 +0000 (07:10 +0000)
committerjocuri%softhome.net <>
Wed, 3 Nov 2004 07:10:28 +0000 (07:10 +0000)
skins/standard/buglist.css

index f8b814abeebb9bf59505bd83a30b73c287dca7ce..546181633f9dfd8c4169d1e22972011764166dc2 100644 (file)
@@ -35,7 +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 {