From 4a893caca8b2fa455ec4da12d54b890c10edec9d Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 4 Aug 2007 00:14:05 +0000 Subject: clean up corners & colors --- rt/html/NoAuth/css/3.5-default/misc.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rt/html/NoAuth/css/3.5-default/misc.css') diff --git a/rt/html/NoAuth/css/3.5-default/misc.css b/rt/html/NoAuth/css/3.5-default/misc.css index cf3b54ca4..ddb2e687b 100755 --- a/rt/html/NoAuth/css/3.5-default/misc.css +++ b/rt/html/NoAuth/css/3.5-default/misc.css @@ -71,7 +71,7 @@ body { font-size: 1.5em; } -.evenline { background-color: #fe00f8; } +.evenline { background-color: white; } .oddline { background-color: #ddd; } td { -- cgit v1.2.1