button color
This commit is contained in:
parent
b2e62b1fd7
commit
c929823c2b
1 changed files with 2 additions and 2 deletions
|
@ -3184,8 +3184,8 @@ fieldset[disabled] .btn-success.active {
|
|||
.btn-info.active,
|
||||
.open > .dropdown-toggle.btn-info {
|
||||
color: #ffffff;
|
||||
background-color: #31b0d5;
|
||||
border-color: #269abc;
|
||||
background-color: #E63F0A;
|
||||
border-color: #E63F0A;
|
||||
}
|
||||
.btn-info:active,
|
||||
.btn-info.active,
|
||||
|
|
Loading…
Reference in a new issue