Signed-off-by: Stefan Sterz <s.st...@proxmox.com>
---
 src/proxmox-dark/scss/other/_icons.scss | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/proxmox-dark/scss/other/_icons.scss 
b/src/proxmox-dark/scss/other/_icons.scss
index d492e2e..164cd35 100644
--- a/src/proxmox-dark/scss/other/_icons.scss
+++ b/src/proxmox-dark/scss/other/_icons.scss
@@ -131,6 +131,10 @@
     color: $icon-color-alt;
   }
 
+  &.locked::after {
+    color: $icon-color;
+  }
+
   &.lxc::after,
   &.qemu::after {
     background-color: $background-darker;
-- 
2.30.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to