pref-filters: add a button to hide or show rules in the filter list
This commit is contained in:
@@ -1728,6 +1728,9 @@ body.ttrss_utility fieldset > label.checkbox {
|
||||
display: inline;
|
||||
font-weight: normal;
|
||||
}
|
||||
body.ttrss_prefs[hide-filter-rules="true"] ul.filterRules {
|
||||
display: none;
|
||||
}
|
||||
.flat {
|
||||
/*#feedTree {
|
||||
.dijitTreeContent .dijitInline {
|
||||
|
||||
Reference in New Issue
Block a user