summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-common.css
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-common.css')
-rw-r--r--hyperkitty/static/css/hyperkitty-common.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/hyperkitty/static/css/hyperkitty-common.css b/hyperkitty/static/css/hyperkitty-common.css
index 7a3b572..5bfcdb4 100644
--- a/hyperkitty/static/css/hyperkitty-common.css
+++ b/hyperkitty/static/css/hyperkitty-common.css
@@ -75,6 +75,21 @@ form .buttons .submit {
}
+/* On the thread list and the overview page */
+.participant, .discussion {
+ padding-left: 20px;
+ background: no-repeat scroll left center;
+}
+.participant {
+ background-image: url("../img/participant.png");
+ padding-left: 16px;
+ margin-right: 1em;
+}
+.discussion {
+ background-image: url("../img/discussion.png");
+ margin-right: 2em;
+}
+
/*
* Like / dislike