Sha256: 17f64653b6f9994a947de0c2dbf6cabd3721ff5905ad2be7ba38c6d877b1a3c6
Contents?: true
Size: 212 Bytes
Versions: 6
Compression:
Stored size: 212 Bytes
Contents
.table-row { background-color: $white; border-left: 2px solid transparent; transition: $base-transition; &:hover { background-color: $grey-0; border-left-color: $blue; cursor: pointer; } }
Version data entries
6 entries across 6 versions & 1 rubygems