mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-22 11:50:34 +00:00
![]() The mask ExtJS uses to add a disabled look is using the general default background color of panels as base color, i.e. white for light mode and almost black for the dark mode. But as the top header of windows uses a darker variant, having a mask applied on some icons that is rendered directly in the header, without any (button) element that provides its own background color, will make that element show off. This mostly happens for Tools, which we do not have many besides the "Close" on, which is almost never disabled. This was noticed when trying out to move the reset button inside the window header tool bar, when that was disabled (e.g., form was not dirty) it stuck out quite a bit in an odd way. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
Makefile |