summaryrefslogtreecommitdiff
path: root/themes/night.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-09 06:59:21 +0300
committerAndrew Dolgov <[email protected]>2018-12-09 06:59:21 +0300
commitd4f9384d66b1eb31714db6fee0ef239ab94a4de5 (patch)
treefadae74af6b8d63f2b927fbec0bf0e38585c60b8 /themes/night.less
parent38af3289a1b2cbf0eeb19c4b083c5dd544c2fd70 (diff)
night.css: brighten counter node back
Diffstat (limited to 'themes/night.less')
-rw-r--r--themes/night.less4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/night.less b/themes/night.less
index a58d39b62..5e548bc41 100644
--- a/themes/night.less
+++ b/themes/night.less
@@ -60,10 +60,6 @@ body.flat.ttrss_main {
border-color: @bg-main;
}
- .counterNode {
- background : darken(@color-accent, 10%);
- }
-
.dijitTreeRowSelected {
background : @bg-main;
border-color : @bg-main transparent;