aboutsummaryrefslogtreecommitdiff
path: root/scss/_custom-forms.scss
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Make check label cursor customizable (#29633)Gary PEGEOT1-0/+1
2019-11-01Convert v4-dev calc() left overs to add/subtract functionsMartijn Cuppens1-3/+3
2019-10-14Backport #29445Martijn Cuppens1-0/+6
2019-07-30`.custom-select`: combine properties.Martijn Cuppens1-2/+1
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens1-3/+3
2019-06-18Fix position of browser default validation message (#28852)Shohei Yoshida1-0/+3
2019-04-29Add `$custom-control-label-color` variable (#28633)Shohei Yoshida1-0/+1
2019-03-27Workaround for MS edge bug (#28275)Shohei Yoshida1-2/+6
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-3/+3
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens1-0/+2
2019-01-25Fix custom select caret issue on IE (#28112)Shohei Yoshida1-1/+1
2019-01-13Combine background properties into oneMartijn Cuppens1-3/+1
2018-12-29Fix custom select font sizes (#27929)Martijn Cuppens1-0/+1
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-5/+4
2018-12-14Remove redundant brackets (#27768)Martijn Cuppens1-6/+6
2018-12-14Custom switch form control gutter fix (#27837)Gijs Boddeus1-3/+3
2018-12-14Actual gutter definition (#27797)Gijs Boddeus1-3/+3
2018-12-12Add switch custom form control (#23004)Gijs Boddeus1-0/+41
2018-11-13Customize browse text of the custom file input with HTML (#27651)Martijn Cuppens1-0/+4
2018-11-04scss/_custom-forms.scss: fix typo in comment.XhmikosR1-1/+1
2018-10-31Fix empty custom-control-label alignment issue (#27566)ysds1-0/+1
2018-10-30#27502: Prevent active state border changeMartijn Cuppens1-1/+1
2018-10-21Custom checkboxes and radios retheming (#27064)Martijn Cuppens1-7/+13
2018-10-20Update _custom-forms.scss (#27276)719media1-1/+0
2018-10-20Add font weight options for form controls and custom select (#27343)Andres Galante1-0/+2
2018-09-02#27112: fix border focus border colorMartijn Cuppens1-5/+1
2018-07-29Merge branch 'form-validation-icons' into v4-devMark Otto1-2/+2
2018-07-29Fix custom-select font size/padding (#26585)Robert1-4/+6
2018-07-24Fix custom range height (#26898)ysds1-1/+2
2018-07-24Custom input range disabled styling (#26540)Martijn Cuppens1-0/+22
2018-07-14Fix custom range thumb style (#26385)ysds1-16/+10
2018-07-14Fix `custom-forms` heights and position (#25602)Andrew Luca1-3/+3
2018-07-08Restore feedback icons on validated form fieldsMark Otto1-2/+2
2018-06-24Update box-shadows on .custom-select (#26754)Mark Otto1-1/+6
2018-05-23Add disabled bg color to disabled custom fileysds1-0/+4
2018-05-23Custom forms transitionMartijn Cuppens1-0/+9
2018-04-29Simplify custom file inner height for generated browse buttonMark Otto1-1/+1
2018-04-23workaround for IE that check indicator does not appear (#25944)ysds1-2/+3
2018-04-14[trivial] Correct typos (#26297)Varunram Ganesh1-2/+2
2018-04-02Use https when possible.XhmikosR1-1/+1
2018-03-12Rename `.custom-file-control` to `.custom-file-label` (#25736)ysds1-2/+2
2018-02-19Custom range input (#25600)Mark Otto1-0/+123
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