css: add proxmox-good-row class

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fabian Ebner 2022-04-21 13:26:56 +02:00 committed by Thomas Lamprecht
parent ad772f5bc6
commit 5c7c81d39b

View File

@ -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;