Signed-off-by: Stefan Sterz <s.st...@proxmox.com> --- src/proxmox-dark/scss/other/_icons.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/proxmox-dark/scss/other/_icons.scss b/src/proxmox-dark/scss/other/_icons.scss index b4443ee..aa36b54 100644 --- a/src/proxmox-dark/scss/other/_icons.scss +++ b/src/proxmox-dark/scss/other/_icons.scss @@ -28,7 +28,8 @@ // e.g. permission tree view in pve .x-tree-icon-leaf:not(.x-tree-icon-custom)::before, .x-tree-icon-parent:not(.x-tree-icon-custom)::before, -.x-tree-icon-parent-expanded:not(.x-tree-icon-custom)::before { +.x-tree-icon-parent-expanded:not(.x-tree-icon-custom)::before, +.x-grid-filters-filtered-column .x-column-header-text::after { color: $icon-color; } -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel