Sha256: f40efdecc59754f9475546444d8e0818671033696a695f91ee1c44b7c4c0c5fb
Contents?: true
Size: 837 Bytes
Versions: 4
Compression:
Stored size: 837 Bytes
Contents
//= require dropzone .active_admin { .dropzone { margin: 10px 20px; border: 1px solid #ccc; a { text-decoration: none; font-size: 13px; color: #666; cursor: pointer; &:hover { color: #000; } } span.notice { position: absolute; bottom: 10px; right: 10px; color: #666; } &:hover { span.notice { color: #000; } } } .dropzone-hint { margin: 0 0 0 20px; font-size: 0.95em; font-style: italic; color: #666; } .sortable-placeholder { position: relative; display: inline-block; margin: 17px !important; vertical-align: top; border: 1px dashed #acacac !important; padding: 6px 6px 6px 6px !important; width: 112px !important; height: 166px !important; } }
Version data entries
4 entries across 4 versions & 1 rubygems