]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
dark-mode: tone down border on ceph install card-like window
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Mar 2023 11:38:09 +0000 (12:38 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Mar 2023 11:38:15 +0000 (12:38 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/proxmox-dark/scss/proxmox/_storages.scss

index ff7e82f383f5dc23c9faeb37dc8c3dc7e513ce6f..4867fe9ef52349d989d261501be07223200d8e48 100644 (file)
@@ -15,7 +15,7 @@ table.osds {
 }
 
 .x-window.install-mask {
-  box-shadow: black 0 -1px 15px 5px !important;
+  box-shadow: black 0 -1px 5px 1px !important;
 }
 
 div.monitor {