From c683bdfcff3e1ff69290a9cff5845692bbc27f71 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Thu, 31 Oct 2013 13:57:55 +0800 Subject: Bug 932511: Adjust the security group background colouring on bugs to look better with the Mozilla skin --- skins/custom/bug_groups.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'skins/custom') diff --git a/skins/custom/bug_groups.css b/skins/custom/bug_groups.css index 4a8f3b526..282757a3b 100644 --- a/skins/custom/bug_groups.css +++ b/skins/custom/bug_groups.css @@ -1,4 +1,6 @@ /* colorize bugs in various groups */ +/* these are also defined in skins/contrib/Mozilla/global.css */ + body[class*=bz_group_] { background-color: #e0e0ff; border-left: solid red 2px; -- cgit v1.2.3-24-g4f1b