forked from Archives/Athou_commafeed
tree unread count styling
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.feed-search-dialog .feed-link {
|
||||
font-size: large;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
.feed-search-dialog a:hover {
|
||||
@@ -32,7 +32,7 @@
|
||||
.css-treeview {
|
||||
margin-top: 15px;
|
||||
font-family: inherit;
|
||||
font-size: 12px;
|
||||
font-size: 13px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
@@ -81,6 +81,11 @@
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.css-treeview .unread-counter {
|
||||
color: #666;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.css-treeview a {
|
||||
cursor: pointer;
|
||||
color: black;
|
||||
|
||||
Reference in New Issue
Block a user