summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night.css')
-rw-r--r--themes/night.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 96c2fe7c6..f8d9bf9d7 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1499,6 +1499,10 @@ body.ttrss_utility .content fieldset > label:first-of-type {
text-align: right;
font-weight: bold;
}
+body.ttrss_utility .content fieldset > label.checkbox {
+ display: inline;
+ font-weight: normal;
+}
body.ttrss_utility a {
color: #b87d2c;
text-decoration: none;