mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-06-26 20:15:16 +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;
|
color: $icon-color-alt;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.locked::after {
|
||||||
|
color: $icon-color;
|
||||||
|
}
|
||||||
|
|
||||||
&.lxc::after,
|
&.lxc::after,
|
||||||
&.qemu::after {
|
&.qemu::after {
|
||||||
background-color: $background-darker;
|
background-color: $background-darker;
|
||||||
|
Loading…
Reference in New Issue
Block a user