Fix Bug 53592 (#1443)

This commit is contained in:
Julia Radzhabova 2021-12-24 11:54:35 +03:00 committed by GitHub
parent a6b69ea60c
commit 2d945cc041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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