summaryrefslogtreecommitdiffstats
path: root/skins/custom
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2012-01-28 00:39:43 +0100
committerDave Lawrence <dlawrence@mozilla.com>2012-01-28 00:39:43 +0100
commita4212021e0687d0a7926449516c95afe4ee1817a (patch)
tree39d79b81224fcdfa3a5dc6f9942e5f0b960db444 /skins/custom
parent02414dc53b2f932d0477ef03d3913bc12ff924dd (diff)
downloadbugzilla-a4212021e0687d0a7926449516c95afe4ee1817a.tar.gz
bugzilla-a4212021e0687d0a7926449516c95afe4ee1817a.tar.xz
Bug 721879 - mozilla services security group doesn't match stylesheet for sec bugs
Diffstat (limited to 'skins/custom')
-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;
}