Sha256: 0154ebbe7ee5b9c5b99e1a817a6610a1870c4ba8ea4c0609cf35fdd1f82f3c72
Contents?: true
Size: 573 Bytes
Versions: 58
Compression:
Stored size: 573 Bytes
Contents
$waveform-player-controls-info-box-typography: () !default; .waveform_player_controls { &-info_box { padding-left: 8%; padding-right: 14%; margin-top: 10px; max-width: 900px; &-title, &-description { @include typography( $waveform-player-controls-info-box-typography, ( font-size: 1.1em, margin: 15px 0 ) ); display: inline; width: auto; max-width: none; } &-title-with_separator:after { content: "\2014"; display: inline; padding: 0 5px; } } }
Version data entries
58 entries across 58 versions & 1 rubygems