button color

This commit is contained in:
Sanghee Kim 2016-03-02 00:16:00 +01:00
parent fa5c914c40
commit b2e62b1fd7
1 changed files with 2 additions and 2 deletions

View File

@ -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,