Sha256: 0765f3fea6be0cdafcbfccb93ffb772cb934e15d43b470707b3c8b9c58825e25
Contents?: true
Size: 721 Bytes
Versions: 40
Compression:
Stored size: 721 Bytes
Contents
/*------------------------------------ Info Block v5-6 ------------------------------------*/ .info-v5-6:hover .info-v5-6__rating { color: $g-color-gray-dark-v2; } .info-v5-6:hover .info-v5-6__price { background-color: $g-color-gray-dark-v2; } .info-v5-6 .g-color-gray-light-v5--hover .g-rating, .info-v5-6 .g-bg-white--hover, .info-v5-6 .g-color-primary--hover { transition-property: all; transition-timing-function: ease; transition-delay: 0s; transition-duration: .3s; } .info-v5-6:hover .g-color-gray-light-v5--hover .g-rating { color: $g-color-gray-light-v5; } .info-v5-6:hover .g-bg-white--hover { background: $g-color-white; } .info-v5-6:hover .g-color-primary--hover { color: $g-color-primary; }
Version data entries
40 entries across 40 versions & 1 rubygems