from pve-manager
Signed-off-by: Dominik Csapak <[email protected]>
---
css/ext6-pmx.css | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/css/ext6-pmx.css b/css/ext6-pmx.css
index 9b15392..37ee6aa 100644
--- a/css/ext6-pmx.css
+++ b/css/ext6-pmx.css
@@ -13,3 +13,28 @@
.proxmox-invalid-row {
background-color: #f3d6d7;
}
+
+/* some icons have to be color manually */
+.black {
+ color: #000;
+}
+
+.normal {
+ color: #c2ddf2;
+}
+
+.faded {
+ color: #cfcfcf;
+}
+
+.good {
+ color: #21BF4B;
+}
+
+.warning {
+ color: #fc0;
+}
+
+.critical {
+ color: #FF6C59;
+}
--
2.20.1
_______________________________________________
pve-devel mailing list
[email protected]
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel