e.g.,: the filter menu item in the backup job creation window Signed-off-by: Stefan Sterz <s.st...@proxmox.com> --- src/proxmox-dark/scss/extjs/_menu.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/proxmox-dark/scss/extjs/_menu.scss b/src/proxmox-dark/scss/extjs/_menu.scss index 74be901..2983f60 100644 --- a/src/proxmox-dark/scss/extjs/_menu.scss +++ b/src/proxmox-dark/scss/extjs/_menu.scss @@ -19,7 +19,8 @@ } // When hovering over a menu item - &.x-menu-item-focus { + &.x-menu-item-focus, + &.x-menu-item-active { @include selection; } } -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel