Sha256: 1fc9676bb5d9ab1e74416610d8066f1c308a514ab92ac872a26ca0e9face03c9
Contents?: true
Size: 842 Bytes
Versions: 66
Compression:
Stored size: 842 Bytes
Contents
@import 'fileupload/jquery.fileupload-ui'; @import 'fileupload/thumbnail-scaling'; #upload_tooltip { background: #ff0; padding: 5px; border: 1px solid #ddd; position: absolute; } button.close { display: block; } .related-files { height: 100px; overflow-x: auto; } label.error { float: left; color: red; padding-left: .5em; vertical-align: top; } /* These were from batch_edit/edit.html.erb */ #upload_tooltip { background: #ff0; padding: 5px; border: 1px solid #ddd; position: absolute; } .fileHeight { max-height: 50px } .scrollx { overflow-x: auto; } .scrolly { overflow-y: auto; } h2 small { color: red; } .status { color: green; padding:5px 5px 5px; } .loading { background: white image-url('loading.gif') center bottom no-repeat; } h1.visibility span.label { font-size: 30%; vertical-align: middle; }
Version data entries
66 entries across 66 versions & 1 rubygems