Sha256: aee16a659eef0f3b425b33ab17c7fea19c0d97f0f8c0ea93b2cc79514323151d
Contents?: true
Size: 669 Bytes
Versions: 40
Compression:
Stored size: 669 Bytes
Contents
/*------------------------------------ Carousel Indicators v32 ------------------------------------*/ .u-carousel-indicators-v32 { .slick { &-slide { align-items: center !important; transition-property: all; transition-timing-function: ease; transition-delay: 0s; transition-duration: .5s; .u-carousel-indicators-v32-img { box-shadow: 0 5px 25px 0 rgba(#000, 0); } } &-center { width: 70px; height: 70px; -webkit-transform: scale(1.35); .u-carousel-indicators-v32-img { box-shadow: 0 5px 25px 0 rgba(#000, .1); border-color: $g-color-white; } } } }
Version data entries
40 entries across 40 versions & 1 rubygems