summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/themes/night.css b/themes/night.css
index 85d78dafd..413005a84 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1744,7 +1744,7 @@ body#sharepopup input {
padding: 0px;
}
.flat .dijitCheckBox {
- border: 0px;
+ margin: 1px;
}
.flat .dijitCheckBox:before {
font-family: "flat-icon";
@@ -1941,6 +1941,7 @@ body.flat.ttrss_main #content-insert .post .header {
}
body.flat.ttrss_main .dijitCheckBox:not(.dijitChecked)::before {
color: #999999;
+ background: #222222;
}
body.flat.ttrss_main .insensitive {
color: #999999;