summaryrefslogtreecommitdiffstats
path: root/hyperkitty/static
diff options
context:
space:
mode:
Diffstat (limited to 'hyperkitty/static')
-rw-r--r--hyperkitty/static/hyperkitty/css/hyperkitty-index.css6
1 files changed, 6 insertions, 0 deletions
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;
+}