div#c-uploads { div#a-new { #no-image-available { display: none; } &.no-image-available { #upload-image-metadata, #image, #iqdb-similar { display: none; } #no-image-available { display: block !important; } } &[data-image-size="small"] { #image { cursor: zoom-in; } a#upload-image-view-small { font-weight: bold; } } &[data-image-size="large"] { #image { cursor: zoom-out; } a#upload-image-view-large { font-weight: bold; } } &[data-image-size="full"] { #image { cursor: zoom-out; } a#upload-image-view-full { font-weight: bold; } } .artist-commentary { margin-top: 1em; } .commentary-translation { margin-top: 1em; } div#upload-guide-notice { margin-bottom: 2em; } ul#upload-image-metadata, ul#links { margin-bottom: 1em; } div#related-posts-by-source, div#iqdb-similar { display: inline-block; } div.upload_source { display: inline-block; } div.upload_rating .radio label { font-weight: normal; display: inline; margin-right: 2em; input { margin-right: 0.5em; } } textarea#upload_tag_string { width: 100%; } div.field_with_errors { display: inline; } #related-tags-container { margin-top: 1em; } } div#a-index { .info { margin-right: 1.5em; } } div.upload-preview { display: inline-block; > a { width: 154px; height: 154px; margin: 0 10px 10px 0; display: inline-block; img { margin: auto; border: 2px solid transparent; max-width: 154px; max-height: 154px; } } .caption-top { font-size: 0.8em; margin-bottom: 0; } } }