summaryrefslogtreecommitdiff
path: root/themes/night.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-12-05 22:01:48 +0300
committerAndrew Dolgov <[email protected]>2018-12-05 22:01:48 +0300
commitcd57fd33ccc2bab88e41e92428926b199fd93978 (patch)
tree11891c24554db39f96aebc64e8d35427a10e80ab /themes/night.css
parent1e287aeb117cb29fa5c91df93a2462c0a47aed22 (diff)
spread preference list a bit vertically so it's more readable
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 7dc7bc80f..6f3d027b0 100644
--- a/themes/night.css
+++ b/themes/night.css
@@ -1493,6 +1493,9 @@ body.ttrss_prefs ul.userFeedList {
margin: 0px 0px 5px 0px;
padding: 5px;
}
+body.ttrss_prefs .prefPrefsList td {
+ padding-bottom: 4px;
+}
body.ttrss_prefs div#feedlistLoading,
body.ttrss_prefs div#filterlistLoading,
body.ttrss_prefs div#labellistLoading {