Sha256: d4a0a0aebccf66e19e872468eced1bac9bb44e876dd085aea0ebf8e081240b80
Contents?: true
Size: 571 Bytes
Versions: 11
Compression:
Stored size: 571 Bytes
Contents
.fileInput { cursor: pointer; height: 100%; position:absolute; top: 0; right: 0; z-index: 99; /*This makes the button huge. If you want a bigger button, increase the font size*/ font-size:40px; /*Opacity settings for all browsers*/ opacity: 0; -moz-opacity: 0; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0) } /*.inputWrapper { height: 20px; width: 64px; overflow: hidden; position: relative; cursor: pointer; Using a background color, but you can use a background image to represent a button background-color: grey; }*/
Version data entries
11 entries across 11 versions & 1 rubygems