summaryrefslogtreecommitdiff
path: root/themes/compact.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/compact.css')
-rw-r--r--themes/compact.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/compact.css b/themes/compact.css
index 16a05cadd..7209c7575 100644
--- a/themes/compact.css
+++ b/themes/compact.css
@@ -587,6 +587,9 @@ body.ttrss_main #feeds-holder #feedTree .counterNode {
min-width: 23px;
height: 14px;
}
+body.ttrss_main #feeds-holder #feedTree .dijitTreeRow[data-feed-id="-3"][data-is-cat="false"] .counterNode.unread {
+ background-color: #3ea447;
+}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .loadingExpando {
left: -3px;
height: 22px;