This commit is contained in:
Graham Fairweather 2018-01-16 16:25:37 +01:00
parent 8cc60d2249
commit d19aee2754

View file

@ -32,7 +32,6 @@
{ {
.button-color(tint(@color, 20%); tint(@background, 20%); tint(@border, 20%)); .button-color(tint(@color, 20%); tint(@background, 20%); tint(@border, 20%));
} }
&:active, &:active,
&.active { &.active {
.button-color(shade(@color, 5%); shade(@background, 5%); shade(@background, 5%)); .button-color(shade(@color, 5%); shade(@background, 5%); shade(@background, 5%));