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