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