1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:35:56 +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

@@ -104,6 +104,10 @@ body.ttrss_prefs {
padding : 5px;
}
.prefPrefsList td {
padding-bottom : 4px;
}
div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
text-align : center;
padding : 5px;