Sha256: 9a017d888defefa344f4b0f2f0032dd4b275cd072f52bb512fc2f2efa8b5cad7
Contents?: true
Size: 375 Bytes
Versions: 40
Compression:
Stored size: 375 Bytes
Contents
/*------------------------------------ Carousel indicators v4 ------------------------------------*/ .u-carousel-indicators-v4 { li { margin: 0 7px; &.slick-active { span { background-color: $g-color-primary; } } } span { width: 12px; height: 12px; border-radius: 50%; background-color: $g-color-gray-light-v2; } }
Version data entries
40 entries across 40 versions & 1 rubygems