Fix menu styles

This commit is contained in:
Julia Radzhabova 2021-02-18 14:40:00 +03:00
parent 1fed5dc207
commit 1af1428d66

View file

@ -45,9 +45,10 @@
} }
&.focus { &.focus {
//text-decoration: none; color: @text-normal-pressed-ie;
//color: @dropdown-link-hover-color; color: @text-normal-pressed;
//background-color: @dropdown-link-hover-bg; background-color: @highlight-button-hover-ie;
background-color: @highlight-button-hover;
} }
&:hover { &:hover {