From cb6837524e2a6cbe0636c08fff46eac1cc1a57e9 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Wed, 24 Apr 2013 16:57:01 +0200 Subject: Add a 'Create new thread' button to the overview page --- hyperkitty/static/css/hyperkitty-threadslist.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'hyperkitty/static/css/hyperkitty-threadslist.css') diff --git a/hyperkitty/static/css/hyperkitty-threadslist.css b/hyperkitty/static/css/hyperkitty-threadslist.css index bb28e89..231ba43 100644 --- a/hyperkitty/static/css/hyperkitty-threadslist.css +++ b/hyperkitty/static/css/hyperkitty-threadslist.css @@ -24,12 +24,6 @@ #thread-list .thread-list-header .thread-new { float: right; } -#thread-list .thread-list-header .thread-new strong { - font-size: 150%; - font-weight: bold; - margin-right: 0.2em; -} - /* -- cgit