mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Applied style to label
This commit is contained in:
parent
b950a1966d
commit
0c696e061f
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;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user