mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Applied style to .alert-danger
This commit is contained in:
parent
ea6737e1be
commit
af9f997eb0
1 changed files with 1 additions and 1 deletions
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 a new issue