From 55d2e5871abb758e9beeb98c02cf3ea02e622f6f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 19 Feb 2019 21:00:15 +0300 Subject: feed debugger: dojoify controls --- themes/night.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/night.css') 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; -- cgit v1.2.3