summaryrefslogtreecommitdiff
path: root/themes/night_base.less
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_base.less')
-rw-r--r--themes/night_base.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/night_base.less b/themes/night_base.less
index fcc81fdc9..1a838fb4c 100644
--- a/themes/night_base.less
+++ b/themes/night_base.less
@@ -328,3 +328,8 @@ body.flat.ttrss_main {
}
+body.ttrss_prefs {
+ hr {
+ border-color : @border-light;
+ }
+}