Proxmox state rework

This commit is contained in:
crschnick 2024-08-03 03:24:57 +00:00
parent c3529c0dd8
commit 4756b61c71

View file

@ -25,14 +25,6 @@
-fx-text-fill: #ee4829;
}
.store-entry-grid:incomplete .summary {
-fx-text-fill: #ee4829;
}
.store-entry-grid:incomplete .information {
-fx-text-fill: #ee4829;
}
.store-entry-grid:incomplete .icon {
-fx-opacity: 0.5;
}