summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
authorMáirín Duffy <duffy@fedoraproject.org>2013-09-26 18:30:10 -0400
committerMáirín Duffy <duffy@fedoraproject.org>2013-11-20 08:54:09 -0500
commit56f32c035c45a7f7e0199eeaf53af61e8d0acf4e (patch)
tree9584b7cc1d8383eb2d71886c034381c30f2c6b49 /hyperkitty/static
parentf2c88b3574c384b0c92f09a745be7fc22f3de42d (diff)
downloadhyperkitty-56f32c035c45a7f7e0199eeaf53af61e8d0acf4e.tar.gz
hyperkitty-56f32c035c45a7f7e0199eeaf53af61e8d0acf4e.tar.xz
hyperkitty-56f32c035c45a7f7e0199eeaf53af61e8d0acf4e.zip
adjusted category badges on list overview
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css b/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
index 629442b..6effca1 100644
--- a/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
+++ b/hyperkitty/static/hyperkitty/css/hyperkitty-threadslist.css
@@ -73,6 +73,12 @@
float: left;
}
+.thread-title .category {
+ width: 15%;
+ text-align: center;
+ margin-right: 1%;
+}
+
.thread-info .tags {
display: inline;
margin-right: 1em;