summaryrefslogtreecommitdiffstats
path: root/skins
diff options
context:
space:
mode:
Diffstat (limited to 'skins')
-rw-r--r--skins/standard/global.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index b729b1aad..ce1882827 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -244,7 +244,10 @@ div#docslinks {
margin-bottom: 2em;
}
-.bz_comment_head {
+.bz_first_comment {
+}
+
+.bz_comment_head, .bz_first_comment_head {
background-color: #e0e0e0;
}
.bz_comment_hilite pre {