summaryrefslogtreecommitdiff
path: root/themes/night_blue.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2019-02-19 21:00:15 +0300
committerAndrew Dolgov <[email protected]>2019-02-19 21:00:15 +0300
commit55d2e5871abb758e9beeb98c02cf3ea02e622f6f (patch)
treeb7b8228b59d931aaca8e59109ef4f333118d8d2b /themes/night_blue.css
parent420e71280abdfbb990185de9b85b6c6ec061d73c (diff)
feed debugger: dojoify controls
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;