Sha256: 9a3bcebadb9fcb4f27391d9b0b5f5411fe3dba2e2bc732fbaba56bcee8804f4e
Contents?: true
Size: 386 Bytes
Versions: 40
Compression:
Stored size: 386 Bytes
Contents
/*------------------------------------ File Attachments v2 ------------------------------------*/ .u-file-attach-v2 { position: relative; overflow: hidden; cursor: pointer; input { &[type="file"] { position: absolute; top: -25%; left: -25%; z-index: 10; width: 150%; height: 150%; opacity: 0; cursor: pointer; } } }
Version data entries
40 entries across 40 versions & 1 rubygems