highlight unread categories

This commit is contained in:
Athou
2014-11-18 12:13:13 +01:00
parent 2aef4e5d05
commit 6819d5aa8b

View File

@@ -37,7 +37,7 @@
color: #939393;
}
.css-treeview a .unread {
.css-treeview a .unread, .css-treeview .category-link .unread {
color: #C6C6C6;
}