23 Commits

Author SHA1 Message Date
Andrew Cherytsya
bdef62d9a4 Fixed input text 2017-03-30 12:36:46 +03:00
Andrew Cherytsya
53e07863ee Copy css rules to the scss 2017-03-07 16:20:14 +02:00
Arnold Daniels
7afeefdcd9 Merge pull request #519 from poratuk/button-groups-with-labels
Button groups with button labels have radius
2017-02-27 23:36:23 +01:00
Andrew Cherytsya
36cfc19cc5 Fix Button groups with button labels 2017-02-26 12:33:42 +02:00
Andrew Cherytsya
4066d9dbc7 Compare some scss files from less 2017-02-26 10:28:53 +02:00
Andrew Cherytsya
70232906c2 Compared variables and mixins 2017-02-25 19:47:45 +02:00
Arnold Daniels
9ab27cddf2 Merge pull request #515 from Minstel/318-long_string_in_dropdown
Wrap long text in dropdown menu (fixes #318)
2017-02-24 23:48:28 +01: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
b16251c47c Wrap long text in dropdown menu (fixes #318) 2017-02-23 23:07: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
CaribouFuté
42ab5a464f =Converted mixins.less into missing file _mixins.scss 2016-03-27 14:49:11 -04: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
samuelscheid
33bb979277 Fix jasny/bootstrap#279
Sass port turned declaration into mixin, without leaving the declaration. Added the declaration back in.
2016-01-03 19:53:16 -04:00
Germán M. Bravo
5430c95f73 Navmenu on the right with scrollbar
Offcanvas navmenu fixed to the right had no overflow-y, so no scrollbars where shown
2016-01-03 19:53:16 -04:00
Chris Rebert
7a9e77684e "Twitter Bootstrap" is now simply "Bootstrap"
See http://getbootstrap.com/about/#brand
Changed references to "Twitter Bootstrap" to "vanilla Bootstrap" or just "Bootstrap".
2016-01-03 19:53:16 -04:00
arekkas
bd450f23be Sass: Solves an issue with groups and rounded borders 2016-01-03 19:53:16 -04:00
arekkas
4f211a8600 See #231 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