summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skins/custom/bug_groups.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/custom/bug_groups.css b/skins/custom/bug_groups.css
index 3f999c11f..4a8f3b526 100644
--- a/skins/custom/bug_groups.css
+++ b/skins/custom/bug_groups.css
@@ -24,6 +24,6 @@ body.bz_group_mozilla-services-security {
background-color: #ffff80;
}
-body.bz_group_core-security {
+body[class*=core-security] {
background-color: #ffe0b0;
}