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

10 lines
145 B
Plaintext

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