summaryrefslogtreecommitdiff
path: root/themes/compact_night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2021-03-09 18:59:49 +0300
committerAndrew Dolgov <[email protected]>2021-03-09 18:59:49 +0300
commit6ec66d0ce5dd3dc79e72ac562448045526756280 (patch)
treebdd53fe41e930f5606e90127df6f5dad86d2c537 /themes/compact_night.css
parentf804caec90fa8f1c1b3210d64fa66eba65bf8241 (diff)
set border color on that too
Diffstat (limited to 'themes/compact_night.css')
-rw-r--r--themes/compact_night.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css
index 04111c574..b6fde0963 100644
--- a/themes/compact_night.css
+++ b/themes/compact_night.css
@@ -589,6 +589,7 @@ body.ttrss_main #feeds-holder #feedTree .counterNode {
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeRow[data-feed-id="-3"][data-is-cat="false"] .counterNode.unread {
background-color: #3ea447;
+ border-color: #307f37;
}
body.ttrss_main #feeds-holder #feedTree .dijitTreeNode .loadingExpando {
left: -3px;