aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-12-28Update version to 4.0.0-beta.3v4.0.0-beta.3Mark Otto3-3/+3
2017-12-28Set `cursor:pointer` for `<summary>`Andres Galante1-0/+1
2017-12-27apply same active/focus shadow styling to button variantsMark Otto1-5/+7
2017-12-27line breakMark Otto1-0/+1
2017-12-27fix mixin includeMark Otto1-2/+2
2017-12-27Only apply the active and focus shadow on the focus state for :activeMark Otto1-1/+5
2017-12-27Opinionated: reintroduce `cursor:pointer`patrickhlauke4-0/+23
2017-12-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-118/+66
2017-12-26lintingMark Otto2-13/+9
2017-12-26un-nest and un-chain popover classesMark Otto1-107/+106
2017-12-26consolidate content properties, un-nestMark Otto1-50/+55
2017-12-26smaller popover arrows for more reasonable visuals and more ideal pixel roundingMark Otto1-2/+2
2017-12-26Merge branch 'fix-arrows' of https://github.com/simonihmig/bootstrap into sim...Mark Otto3-53/+50
2017-12-26Rewrite custom file inputMark Otto3-31/+35
2017-12-26Clean up button group (#25073)ysds1-58/+12
2017-12-26Fix input group border radius issue (#25075) (#25076)ysds1-29/+19
2017-12-26Darken table border-colorMark Otto1-1/+1
2017-12-26Update SCSS import order to have print styles lastMark Otto1-1/+1
2017-12-23remove input group overrides since they're defaults nowMark Otto1-10/+0
2017-12-23Make custom select and file inputs 100% wideMark Otto2-4/+2
2017-12-23Fix tooltip/popover arrow size and positionsimonihmig3-53/+50
2017-12-22Move .table-responsive to a parent class instead of a modifierMark Otto1-1/+1
2017-12-22adds hover state to the `button` element for background color utilities (#24813)Andres Galante2-2/+4
2017-12-22Restyle code element, remove docs example overflow, improve docs examples (#2...Mark Otto4-15/+23
2017-12-22Form check markup v2 (#25050)Mark Otto4-99/+82
2017-12-22Rewrite input group component (#25020)Mark Otto2-139/+94
2017-12-02Remove .col-form-legend in favor of .col-form-label (#24932)Troy Morehouse1-17/+4
2017-12-01Adds variable for color yiq threshold (#24886)Andres Galante2-2/+4
2017-11-28Update devDependencies and gems. (#24876)XhmikosR1-0/+1
2017-11-27Restore currently unused variables (#24891)Mark Otto2-1/+2
2017-11-24Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto5-27/+65
2017-11-24rename itMark Otto1-1/+1
2017-11-24Merge branch 'btn-group-styling' of https://github.com/picapixa/bootstrap int...Mark Otto1-1/+1
2017-11-24Darken outline hover color to match default button hover (#24150)afholderman1-8/+8
2017-11-24Custom select updates (#24699)Mark Otto2-5/+23
2017-11-24lets the centered modal have any height (#24803)Andres Galante1-5/+2
2017-11-24Rewrite custom form check backgrounds (#24697)Mark Otto2-9/+32
2017-11-20Add support for fractional viewport widths (zoom/high-dpi displays) (#24299)Patrick H. Lauke1-2/+4
2017-11-16Fix nested cards on card group (#24766)Andres Galante1-3/+6
2017-11-15Correct spelling mistakes. (#24778)Edward Betts2-2/+2
2017-11-15Adds variables for form validation messages (#24767)Andres Galante2-2/+4
2017-11-09Make styling of grouped option buttons class-basedRaffy Alcoriza1-1/+1
2017-11-08Adds underline back to `btn-link` on focusAndres Galante1-0/+1
2017-11-06Reduce custom file z-index (#24633)ysds1-2/+1
2017-11-06Nav Tabs use single variable to style `$nav-tabs-link-hover-border-color` and...Patrick Yeo2-4/+4
2017-11-06Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo2-1/+2
2017-11-06fixes #24553: override border-color on focus of custom select with form valid...Mark Otto1-0/+1
2017-11-06Restore .progress-bar transition (#24694)Mark Otto1-0/+1
2017-11-06fixing label cutoff at 0% (#24544)Gijs Boddeus1-1/+2
2017-11-06Convert px values to rem on tooltip variables (#23468)Andres Galante2-16/+15