summaryrefslogtreecommitdiffstats
path: root/skins/custom/bug_groups.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/custom/bug_groups.css')
-rw-r--r--skins/custom/bug_groups.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/custom/bug_groups.css b/skins/custom/bug_groups.css
index 96f3b4f3d..3f999c11f 100644
--- a/skins/custom/bug_groups.css
+++ b/skins/custom/bug_groups.css
@@ -9,6 +9,10 @@ body[class*=bz_group_] #bugzilla-body {
background-color: inherit;
}
+body.bz_group_infrasec {
+ background-color: #ffcc99;
+}
+
body.bz_group_webtools-security,
body.bz_group_websites-security,
body.bz_group_bugzilla-security {