mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:15:56 +00:00
spread preference list a bit vertically so it's more readable
This commit is contained in:
@@ -1493,6 +1493,9 @@ body.ttrss_prefs ul.userFeedList {
|
|||||||
margin: 0px 0px 5px 0px;
|
margin: 0px 0px 5px 0px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
body.ttrss_prefs .prefPrefsList td {
|
||||||
|
padding-bottom: 4px;
|
||||||
|
}
|
||||||
body.ttrss_prefs div#feedlistLoading,
|
body.ttrss_prefs div#feedlistLoading,
|
||||||
body.ttrss_prefs div#filterlistLoading,
|
body.ttrss_prefs div#filterlistLoading,
|
||||||
body.ttrss_prefs div#labellistLoading {
|
body.ttrss_prefs div#labellistLoading {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -104,6 +104,10 @@ body.ttrss_prefs {
|
|||||||
padding : 5px;
|
padding : 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.prefPrefsList td {
|
||||||
|
padding-bottom : 4px;
|
||||||
|
}
|
||||||
|
|
||||||
div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
|
div#feedlistLoading, div#filterlistLoading, div#labellistLoading {
|
||||||
text-align : center;
|
text-align : center;
|
||||||
padding : 5px;
|
padding : 5px;
|
||||||
|
|||||||
@@ -1493,6 +1493,9 @@ body.ttrss_prefs ul.userFeedList {
|
|||||||
margin: 0px 0px 5px 0px;
|
margin: 0px 0px 5px 0px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
}
|
}
|
||||||
|
body.ttrss_prefs .prefPrefsList td {
|
||||||
|
padding-bottom: 4px;
|
||||||
|
}
|
||||||
body.ttrss_prefs div#feedlistLoading,
|
body.ttrss_prefs div#feedlistLoading,
|
||||||
body.ttrss_prefs div#filterlistLoading,
|
body.ttrss_prefs div#filterlistLoading,
|
||||||
body.ttrss_prefs div#labellistLoading {
|
body.ttrss_prefs div#labellistLoading {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user