summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-08-22 14:17:44 +0800
committerJeremy Kerr <jk@ozlabs.org>2008-08-22 14:17:44 +0800
commit053c7a136bb8f2c3310708af4340aa7a2a6117e7 (patch)
treea7cc5e929c1382ca07a5a307902a35851c439c80 /htdocs
parent6c05b0fcd8cdaaeadc5de7c3d575dd3be88e43d4 (diff)
downloadpatchwork-053c7a136bb8f2c3310708af4340aa7a2a6117e7.tar.bz2
patchwork-053c7a136bb8f2c3310708af4340aa7a2a6117e7.tar.xz
Zebra-stripe the patch list
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 4992777..fe44099 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -138,7 +138,7 @@ table.patchlist tr.odd {
}
table.patchlist tr.even {
- background: #eeeeee;
+ background: #e8e8e8;
}
a.colactive {