css: remove icon colors
they are now in the widget-toolkit Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
7d7b8509bb
commit
92e5e800a4
@ -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;
|
||||
|
Reference in New Issue
Block a user