Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)Author
2017-10-22Add variable to configure the `$dropdown-border-radius`. (#24376)José Francisco
2017-10-22match property orderMark Otto
2017-10-22adds animation to color on outlined btnsAndres Galante
2017-10-22add vars for yiq color contrast functionMark Otto
2017-10-22Fix for right padding in dismissible alerts (#24481)Eugene Kopyov
2017-10-22fix custom file input tooMark Otto
2017-10-22match space after comma, darken invalid/valid bg color on custom checksMark Otto
2017-10-22use rgba() so it's not at full opacityMark Otto
2017-10-22Merge branch 'custom-checkboxes-radios-correct-color' of https://github.com/s...Mark Otto
2017-10-22Remove `thumbnail-transition` from `.img-thumbnail`.XhmikosR
2017-10-22match width behaviour of form-control to form-control-plaintext (#24486)Gijs Boddeus
2017-10-22fix card group border radii (#24491)Gijs Boddeus
2017-10-22fix vertical input button group margin (#24498)Gijs Boddeus
2017-10-22really fix indentation, reorderMark Otto
2017-10-22use vars, fix indentationMark Otto
2017-10-20Sass correctionSharrell Porter
2017-10-20sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-colorSharrell Porter
2017-10-20Remove margin from pre in code.scss since it's already set in reboot (#24366)Andres Galante
2017-10-20Reduce z-indexes in button-group, input-group, list-group, and pagination to ...rmacklin
2017-10-20Remove background-image: none; on .form-control (#24454)Mark Otto
2017-10-19fix version numberMark Otto
2017-10-19new version numberMark Otto
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-19Reindent _variables.scss. (#24428)XhmikosR
2017-10-19Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-10-19fix functions, lighter colors on activeMark Otto
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto
2017-10-19Move theme variables outside of the theme map. (#23918)Andres Galante
2017-10-19Rename navbar height variables to reflect their value (#24161)Dylan Seago
2017-10-19Increase headings-line-height from 1.1 to 1.2 (#24423)Mark Otto
2017-10-19Set font-sizes relative to font-size-base (#24060)tillmon
2017-10-18Improves forms migration guide, docs, and scss (#24348)Andres Galante
2017-10-18mention forked from normalizeMark Otto
2017-10-18Revert #23108 to restore list group borders (#24411)Mark Otto
2017-10-18Add copyright and license headers to grid and reboot filesMark Otto
2017-10-18changes popovers from px to remAndres Galante
2017-10-17matching-branchSharrell Porter
2017-10-16correcting colorSharrell Porter
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus
2017-10-14Escape SassScript in custom variable values (#24354)Gleb Mazovetskiy
2017-10-11Add border radius to an image when it's the only card of a card group (#24321)Andres Galante
2017-10-10Refactor a few selectors so that the least specific ones are first. (#24310)XhmikosR
2017-10-10Use `$white` variable for `.navbar-dark`'s color. (#24309)XhmikosR
2017-10-10Ensure active button styles are not applied to disabled buttonsPrateek Goel
2017-10-09Centered SVG icon within its own container (#24292)Gisete Kindahl
2017-10-07Enable stylelint's no-duplicate-selectors rule.XhmikosR
2017-10-07Reindent _variables.scss.XhmikosR
2017-10-07Enable stylelint for _reboot.scss.XhmikosR
2017-10-05formattingMark Otto
2017-10-05Add comment where we explicitly use `flex: 1 0 0%;`.XhmikosR