mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-26 15:52:47 +00:00
dark-mode: style locked guest icons properly
Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
This commit is contained in:
parent
e3cc7af048
commit
40fdba341f
@ -131,6 +131,10 @@
|
||||
color: $icon-color-alt;
|
||||
}
|
||||
|
||||
&.locked::after {
|
||||
color: $icon-color;
|
||||
}
|
||||
|
||||
&.lxc::after,
|
||||
&.qemu::after {
|
||||
background-color: $background-darker;
|
||||
|
Loading…
Reference in New Issue
Block a user