[pve-devel] [PATCH manager 2/2] css: remove icon colors
Dominik Csapak
d.csapak at proxmox.com
Thu May 28 13:02:53 CEST 2020
they are now in the widget-toolkit
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
www/css/ext6-pve.css | 25 -------------------------
1 file changed, 25 deletions(-)
diff --git a/www/css/ext6-pve.css b/www/css/ext6-pve.css
index 4294f659..8f0407df 100644
--- a/www/css/ext6-pve.css
+++ b/www/css/ext6-pve.css
@@ -532,31 +532,6 @@ div.right-aligned {
color: #000;
}
-/* 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;
-}
-
/* for the ceph monitor widgets */
div.monitor {
text-align:left;
--
2.20.1
More information about the pve-devel
mailing list