Sha256: e9a110fd99e8ab9cdba77e02d83da745db6624aefd806d7d5a710a18af1d5f6e
Contents?: true
Size: 411 Bytes
Versions: 1
Compression:
Stored size: 411 Bytes
Contents
.btn-file { position: relative; overflow: hidden; display: inline-block; } .btn-file input { position: absolute; top: 0; right: 0; margin: 0; opacity: 0; -ms-filter: 'alpha(opacity=0)'; font-size: 200px !important; direction: ltr; cursor: pointer; } /* Fixes for IE < 8 */ @media screen\9 { .btn-file input { filter: alpha(opacity=0); font-size: 100%; height: 100%; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
iconly-1.0.0 | app/assets/stylesheets/iconly/file_input.scss |