summaryrefslogtreecommitdiff
path: root/themes/night.less
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-07 20:50:03 +0300
committerAndrew Dolgov <[email protected]>2018-12-07 20:50:03 +0300
commit1369124fe02c5ae1fad4837c6b1e5663715af40d (patch)
tree9d593358ed88f2ecf218b714861917fce7ffb665 /themes/night.less
parent9d2caaefe721e52f149a888f9be2bafc03b54e0c (diff)
dijitcheckbox: don't remove borders, set tiny margin
Diffstat (limited to 'themes/night.less')
-rw-r--r--themes/night.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/night.less b/themes/night.less
index 48b121592..b8099043d 100644
--- a/themes/night.less
+++ b/themes/night.less
@@ -155,6 +155,7 @@ body.flat.ttrss_main {
.dijitCheckBox:not(.dijitChecked)::before {
color : @fg-insensitive;
+ background: @bg-panel;
}
.insensitive {