Sha256: cb2092a75aa5bac4f42b7a839519046ddfef938fa2f052f5120973bba7cdf719
Contents?: true
Size: 679 Bytes
Versions: 159
Compression:
Stored size: 679 Bytes
Contents
.attachment_preview_container { background-color: $medium-gray; margin-top: 12px; audio, video { display: block; } &.image-preview { height: 300px; text-align: center; padding: 2*$default-padding; white-space: nowrap; &:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; } img.full_width { display: inline-block; width: auto; height: auto; max-width: 100%; max-height: 100%; vertical-align: middle; } } } .full-iframe { width: 100%; background-color: white; min-height: 335px; margin-top: 12px; }
Version data entries
159 entries across 159 versions & 1 rubygems