[common] fixed component style
This commit is contained in:
parent
6f17cc507a
commit
8507349ea1
|
@ -779,7 +779,7 @@
|
|||
&.active:not(.disabled) {
|
||||
background-color: @highlight-button-pressed-ie !important;
|
||||
background-color: @highlight-button-pressed !important;
|
||||
color: white;
|
||||
color: @text-normal-pressed;
|
||||
}
|
||||
|
||||
&[disabled],
|
||||
|
|
Loading…
Reference in a new issue