Fix Bug 53592 (#1443)
This commit is contained in:
parent
a6b69ea60c
commit
2d945cc041
|
@ -658,8 +658,8 @@
|
|||
&, &:hover, &:focus {
|
||||
background-color: @highlight-button-pressed-ie;
|
||||
background-color: @highlight-button-pressed;
|
||||
color: @text-normal-ie;
|
||||
color: @text-normal;
|
||||
color: @text-normal-pressed-ie;
|
||||
color: @text-normal-pressed;
|
||||
span.color {
|
||||
border-color: @icon-normal-ie;
|
||||
border-color: @icon-normal;
|
||||
|
|
Loading…
Reference in a new issue