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, 3 insertions, 0 deletions
diff --git a/themes/night.css b/themes/night.css
index 61112bbcf..2537a8f3d 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -433,6 +433,9 @@ body.ttrss_main .dijitDialog .dlgSecHoriz {
body.ttrss_main .dijitDialog .dlgSecCont {
margin: 10px 20px;
}
+body.ttrss_main .dijitDialog .dlgSecHoriz + .dlgSecCont {
+ margin: 10px 0px;
+}
body.ttrss_main .dijitDialog div.dlgSecCont fieldset > label,
body.ttrss_main .dijitDialog div.dlgSecSimple fieldset > label {
font-weight: bold;