Sha256: 27ba28bc0a8e0c87db66a1ec933893cbd041e322cb04fb89c92ba76cd61f4a2c
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
.uploader-block .uploader-wrapper position: relative width: 250px overflow: hidden +box-sizing(border-box) .file-preview-wrapper width: 250px padding: 0 5px height: 34px background-color: #fff border: 1px solid #cccccc +to +box-sizing(border-box) +border-radius(4px) span font-size: 14px line-height: 34px color: #555 .image-preview-wrapper, .video-preview-wrapper display: table-cell width: 250px padding: 5px height: 150px vertical-align: middle text-align: center background-color: #fff border: 1px solid #cccccc +box-sizing(border-box) +border-radius(4px) .no-file font-size: 14px line-height: 19px color: #555 .uploader-input-file position: absolute top: 0 right: 0 font-size: 113px text-align: right z-index: 2 +opacity(0) .upload-btn float: left margin: 10px 10px 0 0 .upload-progress-wrapper display: none float: right margin-top: 18px width: 130px height: 10px border: 1px solid #bdc3c7 +border-radius(11px) .upload-progress height: 100% width: 0 background: #00c83e +border-radius(11px)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rademade_admin-0.1.1 | app/assets/stylesheets/rademade_admin/lib/uploader.sass |