also show filterActiveModule for HeaderFilters, change colour to red

This commit is contained in:
ma0068
2026-02-18 11:27:14 +01:00
parent f0597e99e5
commit 4b875bf019
3 changed files with 15 additions and 11 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ html.fs_huge {
}
.has-filter .fa-filter {
color: var(--bs-success);
color: var(--bs-danger);
}
.override_filtercmpt_actions_style div.d-flex.align-items-baseline {
align-items: end !important;