From 490fe74def241e622d6d69f58ab7637db6d697be Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 7 Aug 2008 18:48:31 -0700 Subject: [PATCH] * use white background for extra status boxes --- html/bugs.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/bugs.css b/html/bugs.css index 268317bb..43f58cbc 100644 --- a/html/bugs.css +++ b/html/bugs.css @@ -213,7 +213,7 @@ li { /* z-index: 1; */ /* position: absolute; */ left: 120px; - background-color: #f0f0f0; + background-color: #ffffff; /* border: #000 1px solid; */ position: static; display: block; -- 2.39.5