summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skins/custom/bug_groups.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/custom/bug_groups.css b/skins/custom/bug_groups.css
index b8486c968..96f3b4f3d 100644
--- a/skins/custom/bug_groups.css
+++ b/skins/custom/bug_groups.css
@@ -15,7 +15,8 @@ body.bz_group_bugzilla-security {
background-color: #ffeeee;
}
-body.bz_group_client-services-security {
+body.bz_group_client-services-security,
+body.bz_group_mozilla-services-security {
background-color: #ffff80;
}