button color
This commit is contained in:
parent
618121641e
commit
fcd0754506
1 changed files with 2 additions and 2 deletions
|
@ -3174,8 +3174,8 @@ fieldset[disabled] .btn-success.active {
|
||||||
}
|
}
|
||||||
.btn-info {
|
.btn-info {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: #5bc0de;
|
background-color: #E4762B;
|
||||||
border-color: #46b8da;
|
border-color: #E28809;
|
||||||
}
|
}
|
||||||
.btn-info:hover,
|
.btn-info:hover,
|
||||||
.btn-info:focus,
|
.btn-info:focus,
|
||||||
|
|
Loading…
Reference in a new issue