From 29384c61a6b6f5834cab92fc35e3c6053c1d19cb Mon Sep 17 00:00:00 2001 From: Thierry Pasqualier Date: Tue, 2 Oct 2007 07:31:53 +0000 Subject: [PATCH] oops, remove a ugly background --- webcit/static/webcit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/static/webcit.css b/webcit/static/webcit.css index 3c9774fcd..08665bd52 100644 --- a/webcit/static/webcit.css +++ b/webcit/static/webcit.css @@ -416,7 +416,7 @@ a:visited { color: purple; } color: #000; } -#important_message, .buttons a:hover, .msgbuttons a:hover, input:hover, #button li a:hover, #wholist li a:hover, #navbar ul li a:hover, ul.adminitems li { +#important_message, .buttons a:hover, .msgbuttons a:hover, input:hover, #button li a:hover, #wholist li a:hover, #navbar ul li a:hover { background-color: #AD1C00; color: #FFF; } -- 2.39.2