Sha256: 09228606ac999527728bfdc9d1164f8c3743e49f155c15725ec92c5485bab006
Contents?: true
Size: 694 Bytes
Versions: 65
Compression:
Stored size: 694 Bytes
Contents
.photos--index-mini { } .photos--index-thumbs { .item { border: 1px solid red; padding: 10px; max-width: Min(125px, 30vw); } } .photos--meta-manager { display: flex; justify-content: space-between; .right-hand { text-align: right; } .right-hand a { } .right-hand a:not(:first-child):before { content: "|"; padding: 0 10px 0 15px; } } .photos--multinew { border: 1px dashed #356; display: inline-block; margin-bottom: 2em; padding: 10px; input[type='file'] { overflow-x: auto; max-width: Max( 300px, 50vw ); } } .row-deleted { .goto, .x { display: none; } } .row-mini { .flex-row { margin-bottom: 500px; } }
Version data entries
65 entries across 65 versions & 1 rubygems