Sha256: efef29a26f83d14a54245db3cde49dd08649ff40436936d22eaccbd0c442a346
Contents?: true
Size: 884 Bytes
Versions: 23
Compression:
Stored size: 884 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 ); } .errors > div { border: 1px solid red; } .thumbnails { .item { border: 1px solid blue; display: flex; > * { margin-right: .5em; } } } } .row-deleted { .goto, .x { display: none; } } .row-mini { .flex-row { margin-bottom: 500px; } }
Version data entries
23 entries across 23 versions & 1 rubygems