1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 02:57:12 +00:00

spread preference list a bit vertically so it's more readable

This commit is contained in:
Andrew Dolgov
2018-12-05 22:01:48 +03:00
parent 1e287aeb11
commit cd57fd33cc
5 changed files with 12 additions and 2 deletions

View File

@@ -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 {