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 {
|
||||
background-color: $form-field-body-color;
|
||||
border-color: $form-field-body-color;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user