Sha256: a7dc73c79b1c89c0af19c7691002ea535a33922aa3ca6ade60bb9e38592ba570
Contents?: true
Size: 660 Bytes
Versions: 6
Compression:
Stored size: 660 Bytes
Contents
.markdown-support { position: relative; display: inline-block; padding-left: 7px; cursor: pointer; color: $c-custom-highlight; &:after { @include icon-stuff; content: fae-icon(support); position: absolute; padding-left: 7px; text-decoration: none; top: 1px; right: -20px; } } .hint, .markdown-hint { display: none; img { max-width: 100%; } } .youtube-hint { width: 530px; height: 300px; background-image: image-url('fae/youtube_helper.jpg'); background-size: 100%; background-position: center; background-repeat: no-repeat; } .markdown-hint-wrapper { overflow-y: scroll; height: 100%; }
Version data entries
6 entries across 6 versions & 2 rubygems