From 5c0e4e11dad001952f7fe745b22e1cf63fbc50fd Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Fri, 15 Nov 2013 14:32:18 +0100 Subject: Call out new lists --- hyperkitty/static/hyperkitty/css/hyperkitty-index.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'hyperkitty/static') diff --git a/hyperkitty/static/hyperkitty/css/hyperkitty-index.css b/hyperkitty/static/hyperkitty/css/hyperkitty-index.css index 71d51c1..344d550 100644 --- a/hyperkitty/static/hyperkitty/css/hyperkitty-index.css +++ b/hyperkitty/static/hyperkitty/css/hyperkitty-index.css @@ -102,3 +102,9 @@ .all-lists table.lists tr.inactive .list-name { color: #999; } + +.all-lists table.lists tr span.new { + font-size: 78%; + text-transform: uppercase; + margin-right: 0.5em; +} -- cgit