aboutsummaryrefslogtreecommitdiff
path: root/scss/_type.scss
AgeCommit message (Expand)AuthorFilesLines
2017-10-02Switch to stylelint. (#23572)XhmikosR1-0/+2
2017-06-30Drop .blockquote-reverse, replace with text utils, and redesign blockquote to...Mark Otto1-20/+0
2017-06-13Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414)Patrick Yeo1-6/+6
2017-03-05Update spacer utilities (#22123)Mark Otto1-2/+2
2017-01-02fixes #21511: set line-height to 1.1 for display headingsMark Otto1-0/+4
2016-12-21Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)Mark Otto1-11/+0
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-1/+1
2016-10-16Revert "Drop the $small-font-size variable for the newer $font-size-sm one"Mark Otto1-1/+1
2016-10-09Drop the -font-size variable for the newer -size-sm oneMark Otto1-1/+1
2016-02-16Merge branch 'v4-dev' into mark-paddingMark Otto1-2/+2
2016-02-16Merge pull request #19210 from twbs/small-font-sizeMark Otto1-1/+1
2016-02-16Introduce $mark-bg variable so that <mark>'s background-color can be customiz...Chris Rebert1-1/+1
2016-02-15Add $small-font-size variableChris Rebert1-1/+1
2016-02-15Add $mark-padding variableChris Rebert1-1/+1
2016-02-06only do it for non-flex versionMark Otto1-6/+8
2016-02-06Fixes #17969: Clear horizontal dlsMark Otto1-0/+9
2016-02-04Revert separation of <hN> and .hN heading stylesChris Rebert1-16/+6
2016-02-03Redo line-height globallyMark Otto1-1/+0
2016-01-14Extract $blockquote-border-width variableChris Rebert1-2/+2
2015-12-24Remove .dl-horizontal; it's redundant to the grid system; fixes #18652Chris Rebert1-7/+0
2015-12-07rip out the .blockquote-* children classes for margin utilsMark Otto1-8/+0
2015-12-07Merge pull request #18138 from bassjobsen/patch-12Mark Otto1-20/+21
2015-12-07rewrite list-inline to use margin and simpler stylesMark Otto1-4/+4
2015-12-07Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassj...Mark Otto1-5/+5
2015-12-04Add $list-inline-padding variableChris Rebert1-3/+3
2015-11-12scss: move Figures from _type to _imagesO'meid1-20/+0
2015-11-10Consolidate redundant heading style declarationChris Rebert1-9/+1
2015-11-03Update _type.scssBass Jobsen1-1/+1
2015-11-03 refactor blockqoutes to to avoid tag selectors & child selectors css v4Bass Jobsen1-21/+22
2015-11-03refactor list-inlineto toavoid tag selectors & child selectorsBass Jobsen1-5/+5
2015-10-27Merge pull request #18038 from twbs/fix-16947Chris Rebert1-6/+16
2015-10-23Trivially simplify heading margin-bottom declarationsChris Rebert1-3/+1
2015-10-23Make heading class styles trump heading element styles; fixes #16947Chris Rebert1-6/+16
2015-10-13Extract list-unstyled mixin; closes #17792Marko Prelec1-5/+2
2015-09-01Rename .img-responsive class to .img-fluidKevin Kirsche1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche1-3/+3
2015-08-23fix majority of scss linter errorsMark Otto1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-13variables cleanupMark Otto1-7/+7
2015-08-12simpler type, docs callout for reproducing the v3 style headings and small textMark Otto1-19/+2
2015-08-09docs rearrangeMark Otto1-0/+3
2015-08-09add basic figure supportMark Otto1-0/+17
2015-08-09introduce display heading classesMark Otto1-0/+18
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-04-26remove another extendMark Otto1-1/+2
2015-04-18move abbr stuff for tooltip to reboot, clean up type scssMark Otto1-103/+55
2015-04-17delete the .page-header and its docsMark Otto1-10/+0
2015-04-17More reboot work, commenting out things that have been moved overMark Otto1-40/+40
2015-04-16start stubbing out a new reboot section and fileMark Otto1-43/+43
2015-04-16Move .img- classes to new _images.scss; move hr to _type.scssMark Otto1-0/+11