mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-09 15:56:03 +00:00
dark-mode: set boundlist background
this is only visible when no boundlist items are present, which only occurs when loading elements for the boundlist (e.g., when adding a nfs storage) Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
This commit is contained in:
parent
cf2a6407a7
commit
347dd20db8
@ -4,6 +4,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.x-boundlist {
|
.x-boundlist {
|
||||||
|
background-color: $form-field-body-color;
|
||||||
border-color: $form-field-body-color;
|
border-color: $form-field-body-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user