Fix Bug 53592

This commit is contained in:
Julia Radzhabova 2021-12-24 11:39:55 +03:00
parent a6b69ea60c
commit 7098cfd9f2

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;