mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-05 14:30:11 +00:00
css: add proxmox-good-row class
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
ad772f5bc6
commit
5c7c81d39b
@ -23,6 +23,10 @@
|
|||||||
background-color: #f5e5d8;
|
background-color: #f5e5d8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.proxmox-good-row {
|
||||||
|
background-color: #21BF4B;
|
||||||
|
}
|
||||||
|
|
||||||
/* some icons have to be color manually */
|
/* some icons have to be color manually */
|
||||||
.black {
|
.black {
|
||||||
color: #000;
|
color: #000;
|
||||||
|
Loading…
Reference in New Issue
Block a user