UI
This commit is contained in:
6
ui/public/css/custom.css
Normal file
6
ui/public/css/custom.css
Normal file
@ -0,0 +1,6 @@
|
||||
.success {
|
||||
background-color: #a0ff80 !important;
|
||||
}
|
||||
.warning {
|
||||
background-color: #ffe050 !important;
|
||||
}
|
Reference in New Issue
Block a user