|
|
@ -2,7 +2,7 @@ |
|
|
|
@hoverVal: opacity .3s ease; |
|
|
|
@hoverVal: opacity .3s ease; |
|
|
|
@activeVal: transform .5s ease, opacity 1s ease; |
|
|
|
@activeVal: transform .5s ease, opacity 1s ease; |
|
|
|
@activeStopVal: transform 0s; |
|
|
|
@activeStopVal: transform 0s; |
|
|
|
.bi-button, #body .bi-button { |
|
|
|
body .bi-button, #body .bi-button { |
|
|
|
&.hack { |
|
|
|
&.hack { |
|
|
|
.border-radius(0px); |
|
|
|
.border-radius(0px); |
|
|
|
} |
|
|
|
} |
|
|
|