From: Ian Jackson Date: Mon, 24 Aug 2009 11:36:40 +0000 (+0100) Subject: Make strips slightly darker X-Git-Tag: 3.4~106^2~9 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=commitdiff_plain;h=8b5eb98a81adcf9a0e05252ceb559e5b028585cb;hp=64e2a2a4994f23f12ba9d3e5bcc413e5b8798544 Make strips slightly darker --- diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 36c0a27..5217679 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -125,7 +125,7 @@ body { background: #ffffff; } tr.datarow0 { background: #ffffff; } -tr.datarow1 { background: #eeeeee; } +tr.datarow1 { background: #e3e3e3; }