Improve styling.

This commit is contained in:
Paulo Reis 2017-05-18 11:02:31 +01:00
parent 5a9519d18f
commit 7c26628ce0

View file

@ -952,7 +952,8 @@
display: block;
}
&:hover {
&:hover,
&:focus {
opacity: 1;
color: @rp-highlight-blue;
}