mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Applied style to .alert-danger
This commit is contained in:
parent
ea6737e1be
commit
af9f997eb0
2
dist/css/terminal.css
vendored
2
dist/css/terminal.css
vendored
@ -173,7 +173,7 @@ label.btn.btn-primary {
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
.alert-success,.alert-warning,.alert-ifo,.alert-dismissable {
|
||||
.alert-success,.alert-warning,.alert-ifo,.alert-dismissable,.alert-danger {
|
||||
color: #33ff00;
|
||||
background-color: #000;
|
||||
border-color: #33ff00;
|
||||
|
Loading…
Reference in New Issue
Block a user