7 lines
106 B
CSS
7 lines
106 B
CSS
|
.success {
|
||
|
background-color: #a0ff80 !important;
|
||
|
}
|
||
|
.warning {
|
||
|
background-color: #ffe050 !important;
|
||
|
}
|