From 417065b8f56e5d273c80a866a67f9555073c6592 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Nov 2024 16:54:22 +0300 Subject: show cumulative score adjustment (if any) and up to 3 actions total in filter tree --- themes/night.css | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/night.css') diff --git a/themes/night.css b/themes/night.css index 33a239af0..39f850e48 100644 --- a/themes/night.css +++ b/themes/night.css @@ -1867,6 +1867,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; -- cgit v1.2.3-54-g00ecf