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
2015-12-21Actually use $progress-bg instead of hardcoded colorChris Rebert
2015-12-21Set $progress-bg to color we are actually usingChris Rebert
2015-12-21Actually use $progress-bar-color instead of hardcoded colorChris Rebert
2015-12-21Set $progress-bar-color to color we are currently usingChris Rebert
2015-12-17Merge pull request #18463 from twbs/nav-item-marginChris Rebert
2015-12-17Merge pull request #18469 from twbs/card-deck-marginChris Rebert
2015-12-16Merge pull request #18541 from patrickhlauke/progress-patch1Patrick H. Lauke
2015-12-12Merge pull request #18472 from twbs/x-y-varsChris Rebert
2015-12-11remove generated content value for progressPatrick H. Lauke
2015-12-11progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, stri...Patrick H. Lauke
2015-12-08manually bump versions because npm script wasn't working for meMark Otto
2015-12-08Rename 2 navbar variables to comply with updated naming conventionChris Rebert
2015-12-08Introduce $card-deck-margin variableChris Rebert
2015-12-08Introduce $nav-item-margin variableChris Rebert
2015-12-08Refactor _utilities-spacing.scss; fixes #18129Chris Rebert
2015-12-08Make SCSS Lint happyChris Rebert
2015-12-08orderMark Otto
2015-12-08unfuck that border from rem to pxMark Otto
2015-12-08Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto
2015-12-08fixes #17776Mark Otto
2015-12-08Merge pull request #17930 from zalog/patch-12Mark Otto
2015-12-08scss/_pagination.scss: Reassert #18257Chris Rebert
2015-12-08tweak commentMark Otto
2015-12-08Merge branch 'bassjobsen-patch-6' into v4-devMark Otto
2015-12-08Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjo...Mark Otto
2015-12-08fix variableMark Otto
2015-12-08Merge pull request #18110 from twbs/pagination-classesMark Otto
2015-12-08rip out the .blockquote-* children classes for margin utilsMark Otto
2015-12-08Merge pull request #18138 from bassjobsen/patch-12Mark Otto
2015-12-08rewrite list-inline to use margin and simpler stylesMark Otto
2015-12-08Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassj...Mark Otto
2015-12-08.page => .page-itemChris Rebert
2015-12-08Refactor pagination code to remove unnecessary ancestor requirements in selec...Chris Rebert
2015-12-08.page>{a,span => .page-link}Chris Rebert
2015-12-08.pagination>{li => .page}Chris Rebert
2015-12-08ignore thatMark Otto
2015-12-08fixes #18330Mark Otto
2015-12-08Merge pull request #18356 from lesleh/card-mixinMark Otto
2015-12-08fixes #18320: pull in suit base reset for button focus styles in FF and IEMark Otto
2015-12-08spacingMark Otto
2015-12-08Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert
2015-12-07fixes #17433: improve borders on .list-group-flush to remove dupe borders whe...Mark Otto
2015-12-07Tweak naming and docs of font utility classesChris Rebert
2015-12-07Fix .font-italic utility class definitionChris Rebert
2015-12-07fixes #18087: .navbar-form is no moreMark Otto
2015-12-07fixes #18425 by using vars for 1px bordersMark Otto
2015-12-07fixes #18433: add three new font utilsMark Otto
2015-12-07Merge pull request #18426 from twbs/label-reboot-comment-grammarMark Otto
2015-12-07Merge branch 'list-inline-padding' into v4-devMark Otto
2015-12-06Add 3 more font-weight variablesChris Rebert