summaryrefslogtreecommitdiff
path: root/themes/light/tt-rss.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/light/tt-rss.less')
-rw-r--r--themes/light/tt-rss.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light/tt-rss.less b/themes/light/tt-rss.less
index 6eeac7429..a47d61dba 100644
--- a/themes/light/tt-rss.less
+++ b/themes/light/tt-rss.less
@@ -679,6 +679,7 @@ body.ttrss_main {
// fresh
.dijitTreeRow[data-feed-id="-3"][data-is-cat="false"] .counterNode.unread {
background-color: darken(@color-checked, 15%);
+ border-color: darken(@color-checked, 25%);
}
.dijitTreeNode .loadingExpando {