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-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
2017-06-26add theme-color-level function and interval so we can generate shades of colorsMark Otto
2017-06-26rename .card-inverse to .card-dark, update docs to matchMark Otto
2017-06-26update navbars to rename .navbar-inverse to .navbar-dark, update all navbar e...Mark Otto
2017-06-26update alert component to use theme sass map and add a ton of options in the ...Mark Otto
2017-06-26update background utilsMark Otto
2017-06-26update badges to use the theme colors sass mapMark Otto
2017-06-26modify contrast valueMark Otto
2017-06-26update theme colorsMark Otto
2017-06-19Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-19Updated flex-basis property to fix issue #18569 in .scss filesobinnangini
2017-06-18Update _buttons.scssMark Otto
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-06-18Merge branch 'v4-dev' into colors-reduxMark Otto
2017-06-18`@mixin pagination-size()` doesn't apply line-heightPatrick Yeo
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen
2017-06-18Update _borders.scssMark Otto
2017-06-18move from mixins and add important flagMark Otto
2017-06-18limit active styles for nav-pills to immediate childrenMark Otto
2017-06-18update commentMark Otto
2017-06-17wrap .sticky-top in supports queryMark Otto
2017-06-17Some .navbar .dropdown-menu optimisation (#22776)Catalin Zalog
2017-06-17Reset Popper.js styles for Dropdowns in navbarJohann-S
2017-06-17(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action...Patrick Yeo
2017-06-15add new color vars and mapsMark Otto
2017-06-15add color contrast and map-get functionsMark Otto
2017-06-15Rename popover classesMark Otto