handle read status

This commit is contained in:
Athou
2013-03-21 19:51:00 +01:00
parent 420424d279
commit fe71a198f6
9 changed files with 62 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
.css-treeview .selected {
font-weight: bold;
}
.css-treeview a {
cursor: pointer;
}
.accordion-heading .unread {
font-weight: bold;
}