mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Applied style to label
This commit is contained in:
8
dist/css/terminal.css
vendored
8
dist/css/terminal.css
vendored
@@ -150,6 +150,14 @@ label.btn.btn-primary.active, label.btn.btn-warning.active {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.label-warning {
|
||||
background-color: #33ff00;
|
||||
}
|
||||
|
||||
span.label.label-warning {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
.btn.btn-primary {
|
||||
border-color: #33ff00;
|
||||
}
|
||||
|
Reference in New Issue
Block a user