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.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/skins/custom/bug_groups.css b/skins/custom/bug_groups.css
index 4a8f3b526..282757a3b 100644
--- a/skins/custom/bug_groups.css
+++ b/skins/custom/bug_groups.css
@@ -1,4 +1,6 @@
/* colorize bugs in various groups */
+/* these are also defined in skins/contrib/Mozilla/global.css */
+
body[class*=bz_group_] {
background-color: #e0e0ff;
border-left: solid red 2px;