Files
atom/static/links.less
2013-09-10 11:59:44 -07:00

11 lines
166 B
Plaintext

@import "ui-variables";
@import "ui-mixins";
a.icon, button.icon {
text-decoration: none;
color: @text-color;
&:hover{
color: @text-color-highlight;
}
}