Sha256: 976066bee2a61207a663fba0a57f541fb7ed724779b2d3b21603026714e848b3
Contents?: true
Size: 396 Bytes
Versions: 87
Compression:
Stored size: 396 Bytes
Contents
/// Color of of the custom icon displayed inside the play button. $classic-player-controls-custom-play-button-icon-color: #000 !default; %player_controls-play_button-custom_icon { svg { fill: $classic-player-controls-custom-play-button-icon-color; position: absolute; left: 50%; top: 50%; @include transform(translate(-50%, -50%)); width: 27px; height: 27px; } }
Version data entries
87 entries across 87 versions & 1 rubygems