aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Replace some border-radius properties for the mixin, closes #23872Mark Otto3-4/+4
2017-10-22Merge branch 'input-group-custom-forms' into v4-devMark Otto1-4/+27
2017-10-22Update _variables.scssMark Otto1-1/+1
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto26-104/+168
2017-10-23Refactor a few selectors. (#24404)XhmikosR4-63/+69
2017-10-23Enable stylelint's `function-comma-space-after`. (#24501)XhmikosR5-33/+33
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco2-1/+2
2017-10-22match property orderMark Otto1-1/+1
2017-10-22adds animation to color on outlined btnsAndres Galante1-1/+1
2017-10-22add vars for yiq color contrast functionMark Otto2-2/+6
2017-10-22Fix for right padding in dismissible alerts (#24481)Eugene Kopyov1-0/+2
2017-10-22fix custom file input tooMark Otto1-1/+3
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto1-4/+4
2017-10-22use rgba() so it's not at full opacityMark Otto1-1/+1
2017-10-22Merge branch 'custom-checkboxes-radios-correct-color' of https://github.com/s...Mark Otto1-2/+7
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR2-2/+0
2017-10-22match width behaviour of form-control to form-control-plaintext (#24486)Gijs Boddeus1-0/+2
2017-10-22fix card group border radii (#24491)Gijs Boddeus1-7/+15
2017-10-22fix vertical input button group margin (#24498)Gijs Boddeus1-0/+2
2017-10-21really fix indentation, reorderMark Otto1-4/+5
2017-10-21use vars, fix indentationMark Otto1-4/+3
2017-10-20Sass correctionSharrell Porter1-1/+5
2017-10-20sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-colorSharrell Porter23-112/+149
2017-10-20Remove margin from pre in code.scss since it's already set in reboot (#24366)Andres Galante1-2/+0
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin4-9/+9
2017-10-20Remove background-image: none; on .form-control (#24454)Mark Otto1-2/+0
2017-10-19Add input group support for custom selects and custom filesMark Otto1-4/+27
2017-10-19fix version numberMark Otto3-3/+3
2017-10-19new version numberMark Otto3-3/+3
2017-10-19Gradients and shadows (#24429)Mark Otto11-19/+63
2017-10-19Reindent _variables.scss. (#24428)XhmikosR1-20/+20
2017-10-19Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-8/+17
2017-10-19fix functions, lighter colors on activeMark Otto1-3/+3
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto1-5/+5
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev5-47/+78
2017-10-19Move theme variables outside of the theme map. (#23918)Andres Galante1-8/+17
2017-10-18Rename navbar height variables to reflect their value (#24161)Dylan Seago1-3/+3
2017-10-18Increase headings-line-height from 1.1 to 1.2 (#24423)Mark Otto1-1/+1
2017-10-18Set font-sizes relative to font-size-base (#24060)tillmon1-20/+20
2017-10-18Improves forms migration guide, docs, and scss (#24348)Andres Galante1-5/+0
2017-10-18mention forked from normalizeMark Otto1-0/+1
2017-10-17Revert #23108 to restore list group borders (#24411)Mark Otto1-5/+0
2017-10-17Add copyright and license headers to grid and reboot filesMark Otto2-12/+12
2017-10-17changes popovers from px to remAndres Galante2-26/+23
2017-10-16matching-branchSharrell Porter1-0/+1
2017-10-16correcting colorSharrell Porter1-0/+1
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus10-473/+496
2017-10-14Escape SassScript in custom variable values (#24354)Gleb Mazovetskiy1-5/+8
2017-10-11Add border radius to an image when it's the only card of a card group (#24321)Andres Galante1-0/+7
2017-10-11Add borderless table class along with docs. RebaseVarunram1-0/+6