[pve-devel] [PATCH proxmox-widget-toolkit v1 1/2] fix #4546: css: Inform user administrator about user accounts expiring soon
Philipp Hufnagl
p.hufnagl at proxmox.com
Tue Oct 10 12:18:02 CEST 2023
> for the light theme you could simply use the `.warning` class instead
> then you can simply overwrite that with a more specific selector in the
> dark theme again, like we already do in a couple of places.
Thank you. I tried using .warning. Unfortunately the result was yellow
on white background, with very poor readability. Therefore I decided
to use the warning highlighting for columns in both themes.
More information about the pve-devel
mailing list