Add missing foucs style

This commit is contained in:
BatJan
2020-05-23 00:11:38 +02:00
committed by Sebastiaan Janssen
parent 75ae5e69e0
commit 4aef0d0997
@@ -448,9 +448,11 @@
}
// in these cases the gradient won't cover the background, so we override
&:focus,
&:hover {
color: @textColorHover;
background-color: @hoverColor;
text-decoration: none;
}
&.disabled, &[disabled] {