summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static/css/hyperkitty-common.css
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-05-22 16:42:19 +0200
committerAurélien Bompard <aurelien@bompard.org>2013-05-23 09:32:13 +0200
commite21dd91f3482ce6e1ea6c48f8efa2f46777c7a70 (patch)
tree3d296f2ad327f729298539ea15833251348e0307 /hyperkitty/static/css/hyperkitty-common.css
parent1eeef494e6cb6c23f207be8715ff39c0e52e3c37 (diff)
downloadhyperkitty-e21dd91f3482ce6e1ea6c48f8efa2f46777c7a70.tar.gz
hyperkitty-e21dd91f3482ce6e1ea6c48f8efa2f46777c7a70.tar.xz
hyperkitty-e21dd91f3482ce6e1ea6c48f8efa2f46777c7a70.zip
Display a marker on unread threads in the month view
Diffstat (limited to 'hyperkitty/static/css/hyperkitty-common.css')
-rw-r--r--hyperkitty/static/css/hyperkitty-common.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/hyperkitty/static/css/hyperkitty-common.css b/hyperkitty/static/css/hyperkitty-common.css
index ee591c5..2fe6669 100644
--- a/hyperkitty/static/css/hyperkitty-common.css
+++ b/hyperkitty/static/css/hyperkitty-common.css
@@ -16,11 +16,6 @@
list-style-type: none;
}
-i.new-message {
- float: right;
- margin-right: 2em;
-}
-
/* from Bootstrap's alert class */
.errorlist {
list-style-type: none;