aboutsummaryrefslogtreecommitdiff
path: root/scss/_custom-forms.scss
AgeCommit message (Expand)AuthorFilesLines
2018-01-15Using the expected variable to set the custom select height. (#25169)Gustavo Straube1-1/+1
2018-01-06added variable for the background of checked and indeterminate custom inputs ...gijsbotje1-0/+15
2017-12-26Rewrite custom file inputMark Otto1-23/+19
2017-12-23Make custom select and file inputs 100% wideMark Otto1-3/+2
2017-12-22Form check markup v2 (#25050)Mark Otto1-53/+52
2017-11-27Restore currently unused variables (#24891)Mark Otto1-1/+1
2017-11-24Custom select updates (#24699)Mark Otto1-2/+16
2017-11-24Rewrite custom form check backgrounds (#24697)Mark Otto1-8/+26
2017-11-15Correct spelling mistakes. (#24778)Edward Betts1-1/+1
2017-11-06Reduce custom file z-index (#24633)ysds1-2/+1
2017-11-06Minor Sass consistency changes. (#24677)XhmikosR1-1/+1
2017-10-19Gradients and shadows (#24429)Mark Otto1-3/+3
2017-10-02Fix custom-select with "multiple" attribute (#23055)Lodder1-0/+5
2017-10-02Switch to stylelint. (#23572)XhmikosR1-2/+0
2017-10-02Revert input group border changes (#24197)Mark Otto1-6/+5
2017-08-10Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo1-3/+3
2017-08-10Fix border on input group elements and custom form inputsNathan Woltman1-5/+6
2017-07-16(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...Patrick Yeo1-7/+7
2017-06-13Merge branch 'v4-dev' into form-tweaksMark Otto1-14/+14
2017-06-13(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-che...Patrick Yeo1-6/+6
2017-06-13(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$cu...Patrick Yeo1-9/+9
2017-04-22Redo the small custom select varsMark Otto1-6/+2
2017-04-22Change how input and select height is computedMark Otto1-2/+1
2017-04-21Merge branch 'v4-dev' into form-tweaksMark Otto1-3/+0
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke1-3/+0
2017-04-08fixes #21922: set border-radius to 0 when global radius is disabledMark Otto1-1/+5
2017-03-18Add :empty to .custom-file-control selector (#22176)Theriault1-1/+1
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
2017-03-03Fix border width calculation for custom-select (#22068)Rutger Laurman1-1/+1
2017-02-21Remove vendor prefixes from appearance: none.Bardi Harborow1-3/+1
2017-01-23Remove `cursor: pointer;` (#21812)Mark Otto1-2/+0
2017-01-15Remove filter: alpha(opacity = 0);Christian Oliff1-1/+0
2017-01-03Custom Forms: Allow Chrome/Firefox feature that lets the user drag and drop i...Phillip Marshall1-0/+2
2016-12-25use flex and direction to do the stacked controls instead of float hacksMark Otto1-2/+3
2016-12-25move custom checks/radios to inline-flexMark Otto1-1/+1
2016-12-24Undo #21171 (which closed #20977)Mark Otto1-1/+2
2016-12-22Remove IE9 browser hacks. (#21393)Bardi Harborow1-4/+0
2016-12-10linting property orderMark Otto1-1/+1
2016-12-10put the custom control spacer var to useMark Otto1-0/+1
2016-12-04Move margin from adjacent selector to right on the .custom-control for better...Mark Otto1-4/+1
2016-11-26Update comment for use of IE9 hack to fix #18082Mark Otto1-1/+2
2016-10-27Merge pull request #19915 from zalog/patch-9Mark Otto1-0/+1
2016-10-27Merge pull request #21033 from twbs/label-less-custom-controlsMark Otto1-0/+1
2016-10-27Calculcate the top offset for custom control indicatorsMark Otto1-1/+1
2016-10-27Add a min-height: 1.5rem; to custom controlsMark Otto1-0/+1
2016-10-09Set height on custom selectMark Otto1-0/+2
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-1/+1
2016-09-08v4: Custom checkbox and radio alignment (#20671)Mark Otto1-9/+4
2016-05-16Update _custom-forms.scssCatalin Zalog1-0/+1
2016-05-08Merge pull request #19735 from MatthewRayfield/v4-custom-select-disabled-stylingMark Otto1-0/+6