From 75e82dc0779b0fe7ebedb26e4c12660f00435bae Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 21 Jun 2012 03:14:41 +0100 Subject: [PATCH] Darkzero-NS fix weeks old BBIcon error --- view/theme/darkzero-NS/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css index e7c70dc542..9c15329da3 100644 --- a/view/theme/darkzero-NS/style.css +++ b/view/theme/darkzero-NS/style.css @@ -151,8 +151,8 @@ blockquote { overflow: none; } -.editicon:hover { - background-color: #ccc; +.editicon { + background-color: #333; } #datebrowse-sidebar select {