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-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono
2017-08-08Add .bg-white and .border-whiteMark Otto
2017-08-05Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo
2017-08-05(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo
2017-08-05fix navbar alignment for never expand situationsMark Otto
2017-08-05given `width: 100%` is always on a container now and it's constrained by max-...Mark Otto
2017-07-18make changes as per suggestion in #23100Chirag Modi
2017-07-18remove change which set from variable and make those in container classChirag Modi
2017-07-17fixed issue #23100Chirag Modi
2017-07-16(#22414) Rename for consistency `$custom-checkbox-border-radius`, `$custom-ch...Patrick Yeo
2017-07-11Remove ::first-letter and ::first-line selectors from print stylesPatrick H. Lauke
2017-07-05Remove box-shadow from .btn-link:focus (#22998)Patrick H. Lauke
2017-07-04fixes #22981Mark Otto
2017-07-02follow up to 4e067f722Mark Otto
2017-07-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2017-07-02remove unused $list-group-color variable; it should naturally inherit from th...Mark Otto
2017-07-02update commentMark Otto
2017-07-02put button active bg and border in the mixin params for more customization op...Mark Otto
2017-07-02match btn transition to inputMark Otto
2017-07-02doh, we already have that aboveMark Otto
2017-07-02Add .text-truncate class. We already had a mixin and documented the class, so...Mark Otto
2017-07-02Redo the "responsive helpers" filesMark Otto
2017-07-02remove some unused vars, restore table-active variantMark Otto
2017-07-02badge variants are generated from -colors Sass mapMark Otto
2017-07-02button variants are generated from -colors Sass mapMark Otto
2017-07-02no xs sizes being usedMark Otto
2017-07-02Restore .text-mutedMark Otto
2017-07-02Update carousel display settingsMark Otto
2017-07-01using max-width in flex: 1 0 auto; in ie11 offsets the center-aligned contentsMark Otto
2017-07-01use @supports to apply transform3d to those who can do it, then provide a non...Mark Otto
2017-07-01clip to border-box, update overlayMark Otto
2017-07-01add a bg-transparent to override bgsMark Otto
2017-07-01make card headers and footers translucentMark Otto
2017-07-01Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto
2017-07-01Drop .blockquote-reverse, replace with text utils, and redesign blockquote to...Mark Otto
2017-06-30drop the mixinsMark Otto
2017-06-30Update _grid-framework.scssMark Otto
2017-06-30Drop offsets and push/pull for new order variantsMark Otto
2017-06-30remove unused mixin, fix variableMark Otto
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto
2017-06-30update commentMark Otto
2017-06-30Drop the old $gray- variables for the new color rangeMark Otto
2017-06-30add map function for graysMark Otto
2017-06-28remove $state-vars nowMark Otto
2017-06-28move table variants to use sass mapMark Otto
2017-06-28move list group variants to be generated from sass mapMark Otto
2017-06-28remove now unused alert variant variablesMark Otto
2017-06-27Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-26fixes #22908Mark Otto
2017-06-26add border color utilitiesMark Otto