Sha256: a61ffbc929539843842d2e6e212160fa843847f8ae69f706ca83535eddc24737
Contents?: true
Size: 1.24 KB
Versions: 20
Compression:
Stored size: 1.24 KB
Contents
/* line 1, /home/jamie/repos/zizia-pre-engine/app/assets/stylesheets/zizia/_file_upload.scss */ .file-upload { width: 0.1px; height: 0.1px; opacity: 0; overflow: hidden; position: absolute; z-index: -1; } /* line 10, /home/jamie/repos/zizia-pre-engine/app/assets/stylesheets/zizia/_file_upload.scss */ .file-upload + label { margin-bottom: 1em; } /* line 14, /home/jamie/repos/zizia-pre-engine/app/assets/stylesheets/zizia/_file_upload.scss */ .file-upload:focus + label { outline: 1px dotted #000; outline: -webkit-focus-ring-color auto 5px; } /* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the bottom of the * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS * files in this directory. Styles in this file should be added after the last require_* statement. * It is generally better to create a new file per style scope. * */
Version data entries
20 entries across 20 versions & 1 rubygems