summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hyperkitty/static/css/hyperkitty-threadslist.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/hyperkitty/static/css/hyperkitty-threadslist.css b/hyperkitty/static/css/hyperkitty-threadslist.css
index 5080de5..19dd239 100644
--- a/hyperkitty/static/css/hyperkitty-threadslist.css
+++ b/hyperkitty/static/css/hyperkitty-threadslist.css
@@ -78,6 +78,13 @@
display: inline;
margin-right: 1em;
}
+.thread-info .tags li {
+ padding: 0 0.2em 0 0.2em;
+}
+.thread-info .tags a {
+ font-size: 90%;
+}
+
.thread-info .thread-show {
padding-top: 2px;
padding-bottom: 2px;