Sha256: bafbdd0ef1f9d47c229ae0b6e082055183a584e8e853c8be3a2442dff48233bc
Contents?: true
Size: 423 Bytes
Versions: 3
Compression:
Stored size: 423 Bytes
Contents
/*------------------------------------*\ #QUICKVIEW-BUTTON \*------------------------------------*/ .quickview-button { @include center(horizontal); top: $spacing-unit; width: 75%; @include respond-to($medium-breakpoint) { display: none; } .touch &, .product-summary:hover & { @include respond-to($medium-breakpoint) { display: inline-block; } } }
Version data entries
3 entries across 3 versions & 1 rubygems