mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
filter tree: properly display huge multiline rules
This commit is contained in:
@@ -76,6 +76,10 @@ body.ttrss_prefs {
|
||||
width : 575px;
|
||||
}
|
||||
|
||||
#filterTree .filterRules * {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
table.prefPluginsList td label, table.prefUserList td {
|
||||
cursor : pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user