]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
dark-mode: reduce background mask opacity to 0.5
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 21 Mar 2023 10:04:24 +0000 (11:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 Mar 2023 12:53:17 +0000 (13:53 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/proxmox-dark/scss/extjs/_presentation.scss

index 2503368acbb235a2d9e8540eddb408c60e2da370..236dbe92eabd45ebbb4bd5aadc98173580a2ab15 100644 (file)
@@ -2,7 +2,7 @@
 // screen, Loading, ...)
 .x-mask {
   background-color: black;
-  opacity: 0.85;
+  opacity: 0.5;
 }
 
 // Shadows of floating windows like window modals, form selectors and