Sha256: 97440d8b22fc54ec74a12f7aed31ef5a7a266e2d372800800c81746f1e4afb43
Contents?: true
Size: 518 Bytes
Versions: 40
Compression:
Stored size: 518 Bytes
Contents
/*------------------------------------ Carousel indicators v5 ------------------------------------*/ .u-carousel-indicators-v5 { bottom: auto; left: auto; right: 15px; top: 15px; width: auto; li { margin: 0 3px; &.slick-active { span { width: 9px; height: 9px; background-color: $g-color-white; } } } span { width: 9px; height: 9px; border-radius: 50%; border: 1px solid $g-color-white; opacity: 1; position: relative; } }
Version data entries
40 entries across 40 versions & 1 rubygems