summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-threadslist.css
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-threadslist.css')
-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 610d603..653d5d7 100644
--- a/hyperkitty/static/css/hyperkitty-threadslist.css
+++ b/hyperkitty/static/css/hyperkitty-threadslist.css
@@ -184,3 +184,10 @@
.type_test {
background-color: rgb(200, 171, 55);
}
+
+
+
+/* Category */
+.thread .thread-category {
+ float: right;
+}