Files
operadores/ui/public/css/custom.css

7 lines
106 B
CSS
Raw Normal View History

2021-08-10 15:52:03 -04:00
.success {
background-color: #a0ff80 !important;
}
.warning {
background-color: #ffe050 !important;
}