Sha256: c98b7dd9b5a96ec3260336c4a334067986be4ec0dcf3632eb05e13a6bf852ee9
Contents?: true
Size: 683 Bytes
Versions: 26
Compression:
Stored size: 683 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: 435px; margin-top: 12px; }
Version data entries
26 entries across 26 versions & 1 rubygems