aboutsummaryrefslogtreecommitdiff
path: root/scss/_forms.scss
AgeCommit message (Expand)AuthorFilesLines
2016-11-28Fix #20936 make inline checkbox/radio markup same as stacked (#20995)Brad Kent1-10/+4
2016-11-28Fix incorrect select height calculation (#21171)Florian Schlittenbauer1-1/+1
2016-11-26Update inline forms (updated docs and new flexbox styles) (#21212)Mark Otto1-11/+70
2016-10-09Match the height of select.form-control with input.form-controlMark Otto1-1/+2
2016-10-09remove un-needed commentMark Otto1-1/+0
2016-10-09add transparent border to match .form-control heightMark Otto1-0/+2
2016-10-09Update static form controlMark Otto1-3/+1
2016-10-09Ensure input groups behavior appropriately in inline formsMark Otto1-0/+1
2016-10-02Only override input border-radius as part of .form-control to avoid bug with ...Mark Otto1-1/+9
2016-10-02Fixes #20799: Apply same color change to disabled inline radios/checkboxes (#...Mark Otto1-0/+1
2016-05-10Bring back some 'help text' love for forms with .form-textMark Otto1-1/+6
2016-05-09Merge branch 'v4-forms-cleanup' of https://github.com/twbs/bootstrap into v4-...Mark Otto1-0/+1
2016-05-09Update checkboxes and radios docsMark Otto1-0/+1
2016-05-08update classes for inline form to new checkbox optionsMark Otto1-8/+5
2016-05-08Fixes #19771: Enable .form-control-sm/lg on select.form-controlMark Otto1-0/+12
2016-05-08lintingMark Otto1-1/+1
2016-05-08Redo checkboxes and radiosMark Otto1-51/+24
2016-04-23nuke commented out cssMark Otto1-78/+0
2016-04-23Avoid hacking around the temporal input bug in iOSMark Otto1-32/+0
2016-04-23Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-0/+10
2016-04-12Suppress IE/Edge additional white/blue colors for focused <select>Patrick H. Lauke1-0/+10
2016-04-08Fixes #18573: Change name of .form-control-label to .col-form-label (and .for...Mark Otto1-4/+4
2016-04-08fix up broke forms styles and docs example for the gridMark Otto1-1/+2
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-0/+13
2016-02-19Add form-control-legendPatrick H. Lauke1-0/+12
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto1-0/+4
2016-02-09fix #18515: add .form-control-label-* classes to match large/small inputsMark Otto1-0/+12
2016-02-09don't set horizontal padding on .form-control-label /cc #18130 #17498Mark Otto1-1/+2
2016-02-08Move to a translucent input border with background-clip: padding-box for impr...Mark Otto1-0/+1
2016-02-08_forms.scss: Use division instead of fractional multiplicationChris Rebert1-2/+2
2016-02-08_forms.scss: Remove extra trailing 0 in fractional numberChris Rebert1-1/+1
2016-02-07Merge branch 'v4-dev' into v4-form-sizingMark Otto1-4/+4
2016-02-07updated button/form-control padding and line-heightMark Otto1-0/+1
2016-02-07Remove commented out height on large/small inputsMark Otto1-2/+0
2016-02-07Remove specific line-heights from large/small inputs as wellMark Otto1-2/+0
2016-02-07_forms.scss: Remove extra url()s in commented-out codeChris Rebert1-3/+3
2016-02-07Fix CSS3 :not() selectorvsn4ik1-1/+1
2016-02-06Fixes #17194: Ensure proper height on default select.form-control instancesMark Otto1-8/+5
2016-02-06tweak sizingMark Otto1-1/+1
2016-02-06move the url to the variable valueMark Otto1-3/+3
2016-02-06linter overhaulMark Otto1-0/+2
2016-02-03Redo line-height globallyMark Otto1-1/+0
2016-01-23scss/_forms.scss: Remove now-unnecessary SCSS-Lint exemptionChris Rebert1-3/+0
2016-01-10Switch to actually-Safari-specific CSS hack when fixing vertical alignment of...Chris Rebert1-16/+18
2016-01-08Remove remaining reference to <input type="datetime"> in SCSS commentChris Rebert1-1/+1
2016-01-05remove instances of font-weight: normal since we no longer specify bold label...Mark Otto1-2/+0
2015-12-07tweak commentMark Otto1-1/+1
2015-12-07Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert1-1/+1
2015-12-06fixes #18087: .navbar-form is no moreMark Otto1-2/+0
2015-11-15.form-control: Use $input-border-width instead of $border-widthChris Rebert1-1/+1