mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-07-05 21:37:23 +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;
|
||||
}
|
||||
|
||||
.proxmox-good-row {
|
||||
background-color: #21BF4B;
|
||||
}
|
||||
|
||||
/* some icons have to be color manually */
|
||||
.black {
|
||||
color: #000;
|
||||
|
Loading…
Reference in New Issue
Block a user