aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge pull request #18032 from twbs/text-transform-importantChris Rebert1-3/+3
2015-11-10Merge pull request #18182 from twbs/img-fluid-docChris Rebert2-0/+8
2015-11-10Merge pull request #18094 from twbs/util-resp-commentChris Rebert1-1/+1
2015-11-10Consolidate redundant heading style declarationChris Rebert1-9/+1
2015-11-05scss/_carousel.scss: Add missing backticks in commentChris Rebert1-1/+1
2015-11-05Add comments explaining why we don't make `<img>`s responsive by defaultChris Rebert2-0/+8
2015-11-03Merge pull request #18081 from twbs/ie9-click-commentChris Rebert1-3/+3
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-11-01Merge pull request #18105 from twbs/simpler-retinaMark Otto1-5/+6
2015-11-01Merge pull request #18108 from twbs/split-bgMark Otto3-26/+25
2015-10-31scss/_progress.scss: Add comments for IE9 CSS hacksChris Rebert1-0/+2
2015-10-29Add !important to text and background color utility classesChris Rebert2-3/+3
2015-10-29Move .bg-* utility classes into separate fileChris Rebert3-26/+25
2015-10-29Remove Less->SCSS converter comment left over from bootstrap-sassChris Rebert1-1/+0
2015-10-29Simplify .img-retina mixin and add explanatory commentsChris Rebert1-5/+6
2015-10-29cards mixinsBass Jobsen1-0/+38
2015-10-29import cards mixinsBass Jobsen1-0/+1
2015-10-29add variant mixinsBass Jobsen1-31/+25
2015-10-29Yes, we still need this. Silly IE9 😢Chris Rebert1-3/+3
2015-10-28scss/_utilities-responsive.scss: Fix outdated comment headingChris Rebert1-1/+1
2015-10-28Fix typos in commentsChris Rebert1-2/+2
2015-10-28Card fix static -> variable border radiusAndersMad1-2/+2
2015-10-28Fix #17768Almir Sarajcic1-1/+1
2015-10-27Give better description of IE9 transparent click bug & workaroundChris Rebert1-3/+3
2015-10-27mixins/_progress.scss: Note that 0\0 media query hack is for IE9Chris Rebert1-0/+1
2015-10-27Merge pull request #18038 from twbs/fix-16947Chris Rebert1-6/+16
2015-10-27Merge pull request #17749 from Prelc/patch-1Mark Otto1-1/+0
2015-10-27Merge pull request #18039 from twbs/type-headings-trivialXhmikosR1-3/+1
2015-10-26Merge pull request #18031 from twbs/fix-16836Chris Rebert1-5/+5
2015-10-26Merge pull request #18011 from kkirsche/patch-6Mark Otto1-2/+1
2015-10-26remove bro from commentMatthew Conlen1-1/+1
2015-10-24https://github.com/necolas/normalize.css/pull/379 was rejectedChris Rebert1-1/+0
2015-10-23_forms.scss: Copy over iOS <input> type compatibility note from v3Chris Rebert1-0/+2
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-23_grid.scss: Declare left margin before right margin for uniformity; refs #18036Chris Rebert1-1/+1
2015-10-23bootstrap.scss: Cleanup comments; refs #18036Chris Rebert1-3/+3
2015-10-23Add !important to .invisible (visibility:hidden) utility classChris Rebert1-1/+1
2015-10-23Add !important to text transform utility classesChris Rebert1-3/+3
2015-10-23Add !important to text alignment utility classesChris Rebert1-5/+5
2015-10-23Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026Chris Rebert1-64/+17
2015-10-23Stop hardcoding grid breakpoints in responsive alignment utility classes; fix...Chris Rebert1-26/+6
2015-10-22Use `$enable-rounded` for `.label-pill`Kevin Kirsche1-2/+1
2015-10-15#17895 Added $alert-border-width that defaults to $border-widthChris Bell2-1/+2
2015-10-14v4 - .c-select on background inherits whiteCatalin Zalog1-0/+1
2015-10-13Extract list-unstyled mixin; closes #17792Marko Prelec3-5/+10
2015-10-13Merge pull request #17701 from lesleh/patch-1Mark Otto1-0/+2
2015-10-12Make $card-border-radius default to $border-radiusChris Rebert1-1/+1