From a4212021e0687d0a7926449516c95afe4ee1817a Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Fri, 27 Jan 2012 18:39:43 -0500 Subject: Bug 721879 - mozilla services security group doesn't match stylesheet for sec bugs --- skins/custom/bug_groups.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'skins/custom/bug_groups.css') 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; } -- cgit v1.2.3-24-g4f1b