Browse code

Update Formstone lib to version 1.1.3 introducing themes

Benjamin Roth authored on08/06/2016 14:31:14
Showing1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,3 @@
1
+/*! formstone v1.1.3 [upload.css] 2016-05-24 | GPL-3.0 License | formstone.it */
2
+
3
+.fs-upload{position:relative;overflow:hidden}.fs-upload,.fs-upload *,.fs-upload :after,.fs-upload :before,.fs-upload:after,.fs-upload:before{box-sizing:border-box;-webkit-transition:none;transition:none;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.fs-upload-input{position:absolute;left:100%;top:100%;opacity:0}.fs-upload-target{cursor:pointer}.fs-upload-disabled .fs-upload-target,.no-touch .fs-upload-disabled:hover .fs-upload-target{cursor:default;cursor:not-allowed}
0 4
\ No newline at end of file