|
|
@ -48,9 +48,6 @@ $button-border-radius: 2px !default |
|
|
|
@include button-size(medium) |
|
|
|
@include button-size(medium) |
|
|
|
@include button-expand(false) |
|
|
|
@include button-expand(false) |
|
|
|
@include button-style($button-background-color, $button-background-hover-color, $button-font-color, $button-style) |
|
|
|
@include button-style($button-background-color, $button-background-hover-color, $button-font-color, $button-style) |
|
|
|
|
|
|
|
|
|
|
|
transition: none |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
border: 1px solid $button-border-color |
|
|
|
border: 1px solid $button-border-color |
|
|
|
|
|
|
|
|
|
|
|
&:disabled |
|
|
|
&:disabled |
|
|
|