e9b3ad2f68
In /static
15 linhas
204 B
Plaintext
15 linhas
204 B
Plaintext
@import "ui-variables";
|
|
|
|
.icon:before {
|
|
margin-right: @component-icon-padding;
|
|
}
|
|
|
|
a.icon,
|
|
button.icon {
|
|
text-decoration: none;
|
|
color: @text-color;
|
|
&:hover{
|
|
color: @text-color-highlight;
|
|
}
|
|
}
|