summaryrefslogtreecommitdiff
path: root/themes/night.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-06 20:55:51 +0300
committerAndrew Dolgov <[email protected]>2018-12-06 20:55:51 +0300
commit4cbc62d2a529116d0117eb83a62c3270b5e6bd9f (patch)
tree43ed3d4cce9c3753c68d09b77607faa9081f2936 /themes/night.less
parent75666ac7aba80bdcad8ef0c73ccd8936b0a8987d (diff)
article note format updates
Diffstat (limited to 'themes/night.less')
-rw-r--r--themes/night.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/night.less b/themes/night.less
index 7b8404b2d..de6c33187 100644
--- a/themes/night.less
+++ b/themes/night.less
@@ -255,7 +255,7 @@ body.flat.ttrss_main.ttrss_index {
border-bottom-color : var(--border-dark) ! important;
}
- .articleNote {
+ .article-note {
background : var(--bg-panel);
border-color : #9a8c59;
}