Created by: MartijnCuppens
This PR:
- Removes the color being set on focused
.btns - Removes
text-decoration: nonebeing set on focused.btns (no need for this, also tested this in IE10, IE11 and latest Chrome, Firefox & Safari) - Additional change: adds
text-decoration: noneto.btns (if$link-decoration: underline;is used,a.btns would have an underline.