Add missing foucs style
This commit is contained in:
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] {
|
||||
|
||||
Reference in New Issue
Block a user