summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/night_blue.css')
-rw-r--r--themes/night_blue.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/night_blue.css b/themes/night_blue.css
index 69d27da07..eb326a068 100644
--- a/themes/night_blue.css
+++ b/themes/night_blue.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: #257aa7;
text-decoration: none;