1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:15:55 +00:00

display filter tree rules as a list

This commit is contained in:
Andrew Dolgov
2018-12-19 12:08:06 +03:00
parent e3c4540c12
commit 51b069a1ee
10 changed files with 33 additions and 55 deletions

View File

@@ -76,10 +76,6 @@ body.ttrss_prefs {
width : 575px;
}
#filterTree .filterRules * {
white-space: normal;
}
table.prefPluginsList td label, table.prefUserList td {
cursor : pointer;
}