Fix colors

This commit is contained in:
Julia Radzhabova 2021-03-15 17:59:29 +03:00
parent 35cab5fe73
commit efd6886abc

View file

@ -753,7 +753,8 @@
&.active:not(.disabled) {
background-color: @highlight-button-pressed-ie !important;
background-color: @highlight-button-pressed !important;
color: white;
color: @text-normal-pressed-ie;
color: @text-normal-pressed;
}
&[disabled],