Sha256: bb9b5995ffca9d619373f1634c48c18bc4be93024ef331e9f15805f537cc49bc
Contents?: true
Size: 387 Bytes
Versions: 40
Compression:
Stored size: 387 Bytes
Contents
/*------------------------------------ Rating v1 ------------------------------------*/ .u-rating-v1 { display: inline-block; padding-left: 0; margin-bottom: 0; > * { float: left; list-style: none; cursor: pointer; transition: { property: color; duration: .2s; timing-function: ease; } & + * { padding-left: 6px; } } }
Version data entries
40 entries across 40 versions & 1 rubygems