summaryrefslogtreecommitdiff
path: root/themes/light-high-contrast.css
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2024-11-23 16:54:22 +0300
committerAndrew Dolgov <fox@fakecake.org>2024-11-23 16:54:22 +0300
commit417065b8f56e5d273c80a866a67f9555073c6592 (patch)
treee6f996a482fa45f012ca6dfaafa71b0d25a65a24 /themes/light-high-contrast.css
parentc2d0c5a5c934a9472d123742b4b3ea8da000a0d3 (diff)
show cumulative score adjustment (if any) and up to 3 actions total in filter tree
Diffstat (limited to 'themes/light-high-contrast.css')
-rw-r--r--themes/light-high-contrast.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/light-high-contrast.css b/themes/light-high-contrast.css
index 217d10eac..19387f96e 100644
--- a/themes/light-high-contrast.css
+++ b/themes/light-high-contrast.css
@@ -1964,6 +1964,7 @@ body.ttrss_utility.share_popup .content {
.flat .dijitTree .labelParam {
float: right;
margin-right: 16px;
+ text-align: right;
}
.flat .dijitTree .dijitTreeRow.filterDisabled {
opacity: 0.5;