Sha256: 2a7e0ed332aab545dc1a6c5f2ad9aa93d4545eee4d47be270a96adf7857fd736
Contents?: true
Size: 592 Bytes
Versions: 5
Compression:
Stored size: 592 Bytes
Contents
.c-cg-icon { background-repeat: no-repeat; background-size: contain; clear: left; float: left; height: 80px; margin: 0 1rem 1rem 0; width: 80px; @include m(complexity) { background-image: asset-url('cg_icon_complexity.png'); } @include m(instruction) { background-image: asset-url('cg_icon_instruction.png'); } @include m(volume) { background-image: asset-url('cg_icon_volume.png'); } } .c-cg-icon-small { background-repeat: no-repeat; background-size: contain; display: inline-block; height: 40px; vertical-align: middle; width: 40px; }
Version data entries
5 entries across 5 versions & 1 rubygems