Sha256: e090f1acd7d8e0f9030f44ab1f56a6ea7dc39fb0c1e08a83cfb8855f626ed301
Contents?: true
Size: 906 Bytes
Versions: 81
Compression:
Stored size: 906 Bytes
Contents
=btn-theme($btn-color) $off-wht: rgba(white,.2) border-color: darken($btn-color, 20%) background-color: $btn-color &:hover background-color: darken($btn-color, 6%) //box-shadow: 0 .125em $off-wht, inset 0 .063em $off-wht, inset 0 -.188em lighten($btn-color, 2%) &:active //box-shadow: 0 .063em $off-wht, inset 0 0 1.094em darken($btn-color, 40%), inset 0 .063em darken($btn-color, 20%),inset 0 -0.188em darken($btn-color, 20%) %button color: rgba(0,0,0,0.6) +btn-theme($color-background-subtle) & > a display: inline-block height: 100% width: 100% //%button color: rgba(0,0,0,0.6) @extend %background-subtle &:not(.show):hover @extend %background-hover &.show @extend %background-active &.loading @extend %background-hover &.error @extend %background-error & > a display: inline-block height: 100% width: 100%
Version data entries
81 entries across 81 versions & 1 rubygems