forked from Archives/Athou_commafeed
Parenthesis in unread-counter is now on CSS
This commit is contained in:
@@ -101,6 +101,14 @@
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.css-treeview .unread ~ .unread-counter::before {
|
||||
content: '(';
|
||||
}
|
||||
|
||||
.css-treeview .unread ~ .unread-counter::after {
|
||||
content: ')';
|
||||
}
|
||||
|
||||
.css-treeview a {
|
||||
cursor: pointer;
|
||||
color: black;
|
||||
|
||||
Reference in New Issue
Block a user