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
AgeCommit message (Expand)Author
2022-07-12Add `$display-font-family` and `$display-font-style` (#36711)Julien Déramond
2020-06-13v5: Redo blockquote attributions (#30814)Mark Otto
2020-04-14Redo display headings (#30568)Mark Otto
2019-08-27Switch percentage `font-size`s to `em` and change some font sizes for consist...Martijn Cuppens
2019-08-07Remove unneeded Stylelint suppressions. (#29222)XhmikosR
2019-07-24Apply `at-mixin-argumentless-call-parentheses: always` stylelint ruleMartijn Cuppens
2019-04-30Reboot & Type cleanup (#28698)Martijn Cuppens
2019-02-08Responsive font size implementation (#23816)Martijn Cuppens
2018-08-26Remove redundant space from blockquote footer prefixacj
2018-08-26Move blockquote footer font size to variablesacj
2017-10-30adds variables for the hr element marginAndres Galante
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-07-01Drop .blockquote-reverse, replace with text utils, and redesign blockquote to...Mark Otto
2017-06-13Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414)Patrick Yeo
2017-03-05Update spacer utilities (#22123)Mark Otto
2017-01-02fixes #21511: set line-height to 1.1 for display headingsMark Otto
2016-12-22Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler
2016-10-17Revert "Drop the $small-font-size variable for the newer $font-size-sm one"Mark Otto
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto
2016-02-17Merge branch 'v4-dev' into mark-paddingMark Otto
2016-02-17Merge pull request #19210 from twbs/small-font-sizeMark Otto
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be customiz...Chris Rebert
2016-02-16Add $small-font-size variableChris Rebert
2016-02-16Add $mark-padding variableChris Rebert
2016-02-07only do it for non-flex versionMark Otto
2016-02-07Fixes #17969: Clear horizontal dlsMark Otto
2016-02-04Revert separation of <hN> and .hN heading stylesChris Rebert
2016-02-04Redo line-height globallyMark Otto
2016-01-15Extract $blockquote-border-width variableChris Rebert
2015-12-25Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert
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-04Add $list-inline-padding variableChris Rebert
2015-11-13scss: move Figures from _type to _imagesO'meid
2015-11-11Consolidate redundant heading style declarationChris Rebert
2015-11-03Update _type.scssBass Jobsen
2015-11-03 refactor blockqoutes to to avoid tag selectors & child selectors css v4Bass Jobsen
2015-11-03refactor list-inlineto toavoid tag selectors & child selectorsBass Jobsen
2015-10-27Merge pull request #18038 from twbs/fix-16947Chris Rebert
2015-10-24Trivially simplify heading margin-bottom declarationsChris Rebert
2015-10-24Make heading class styles trump heading element styles; fixes #16947Chris Rebert
2015-10-13Extract list-unstyled mixin; closes #17792Marko Prelec
2015-09-02Rename .img-responsive class to .img-fluidKevin Kirsche
2015-08-24Use double colons for psuedo elementsKevin Kirsche
2015-08-23fix majority of scss linter errorsMark Otto
2015-08-18clean out comments that aren't all that helpfulMark Otto
2015-08-14variables cleanupMark Otto