Andrew Cherytsya
bdef62d9a4
Fixed input text
2017-03-30 12:36:46 +03:00
Andrew Cherytsya
4066d9dbc7
Compare some scss files from less
2017-02-26 10:28:53 +02:00
Arnold Daniels
6cf7891ed8
Merge pull request #513 from Minstel/9-Multiple_file_selection_with_custom_file_uploader
...
Allow multiple file upload
2017-02-24 23:48:09 +01:00
minstel
cdee0c4bf1
Make cursor pointer over file upload button ( fixes #264 )
2017-02-24 22:44:54 +07:00
minstel
4b5f033d46
Allow multiple file upload ( fixes #9 )
2017-02-23 16:47:58 +07:00
Andrii Cherytsya
25cc9b6ff5
Fixed issues #263
2016-10-03 11:07:56 +03:00
Andrea Sessa
cecef4d0aa
Fix fileinput-filename
2016-01-03 19:53:17 -04:00
Jesper Rønn-Jensen
a3c1e797fa
Fileinput: Close button should not have inline styles
...
This addition to the `.fileinput.close` element makes it
possible to remove inline style as seen in the documentation.
Specifically, I could remove `style="float:none"` based on this change.
2016-01-03 19:53:16 -04:00
Arnold Daniels
414ad616a8
Don't trigger fileinput.change when fileinput.clear is called manually. Fixes #216
...
Insert fileinput <input type="hidden"> right before <input type="file">. Fixes #215
Clean up less and scss comment
2016-01-03 19:53:15 -04:00
Arnold Daniels
8e26aac56c
Updated scss for earlier changes
...
- Move mixins taken from Twitter Bootstrap to build dir.
- Removed the transformation for file input altogether.
2016-01-03 19:53:15 -04:00
Sergio
dd56fcfdd3
adding scss files
2016-01-03 19:53:15 -04:00