diff options
Diffstat (limited to 'themes/compact_night.css')
| -rw-r--r-- | themes/compact_night.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/compact_night.css b/themes/compact_night.css index 12b94dc85..8c48a6c27 100644 --- a/themes/compact_night.css +++ b/themes/compact_night.css @@ -1866,6 +1866,7 @@ body.ttrss_prefs[hide-filter-rules="true"] ul.filterRules { .flat .dijitTree .labelParam { float: right; margin-right: 16px; + text-align: right; } .flat .dijitTree .dijitTreeRow.filterDisabled { opacity: 0.5; |