Links have a pointer cursor

Esse commit está contido em:
Ben Ogle
2013-09-10 11:16:48 -07:00
commit e0a9d3acec
+1
Ver Arquivo
@@ -1,6 +1,7 @@
@import "ui-variables"; @import "ui-variables";
a { a {
cursor: pointer;
color: @text-color-highlight; color: @text-color-highlight;
&:hover { &:hover {
color: @text-color-highlight; color: @text-color-highlight;