aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2015-08-28scss: semantic grid: add make-container-breakpointO'meid2-6/+11
2015-08-27Remove all uses of `selector &`Gleb Mazovetskiy4-25/+15
2015-08-27Less to Sass typos.XhmikosR1-1/+1
2015-08-26clarifies normalize.css is a dependency Tom Byrer1-1/+1
2015-08-26rm responsive-invisibility mixin since it's only used onceChris Rebert3-9/+1
2015-08-26tree shaking: rm unused responsive-visibility mixinChris Rebert1-14/+0
2015-08-26Convert popover's arrows to generated CSS content via :before/:afterBernardo Gurgel Filho1-50/+74
2015-08-26Convert tooltip's arrows to generated CSS content via :beforeBernardo Gurgel Filho1-12/+15
2015-08-26add media vertical flexbox classesRakhat Jabagin1-0/+6
2015-08-26combine size & square mixins into oneRakhat Jabagin1-5/+1
2015-08-26rm unused $state param from form-control-validation mixin; fixes #17323Chris Rebert2-4/+4
2015-08-25Added mixin to handle media queries that span multiple breakpointsDavid Baughman1-0/+10
2015-08-25Merge pull request #17113 from JanStevens/v4-fix-retina-mixinMark Otto1-2/+2
2015-08-25SCSS lint fixes.XhmikosR2-2/+2
2015-08-24PropertySortOrderFelipe1-1/+1
2015-08-24Fix accidental triple colon from :before to ::before conversionKevin Kirsche1-1/+1
2015-08-24Use double colons for psuedo elementsKevin Kirsche11-26/+26
2015-08-23Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-0/+9
2015-08-23wrap box-shadows in mixin in custom forms. fixes #17242Mark Otto1-3/+3
2015-08-23shorterMark Otto1-1/+1
2015-08-23Merge pull request #17147 from kkirsche/patch-14Mark Otto1-0/+9
2015-08-23Make predefined grid classes conditionalMark Otto2-4/+9
2015-08-24Apply !default to SCSS variablesCatalin Zalog1-24/+24
2015-08-23Merge pull request #17120 from kkirsche/patch-5Mark Otto1-0/+1
2015-08-23v4 - Dropup caret direction incorrectKevin Kirsche1-0/+9
2015-08-23Add white background to cardsKevin Kirsche1-0/+1
2015-08-23Change the default value of $font-size-sm to .875remGeremia Taglialatela1-1/+1
2015-08-23fix remaining scss lint errorsMark Otto4-18/+16
2015-08-23there is no standard appearance propertyMark Otto1-1/+0
2015-08-23fix majority of scss linter errorsMark Otto9-11/+17
2015-08-23there is no navbar default for thisMark Otto1-1/+0
2015-08-23remove another margin-top: 0Mark Otto1-1/+0
2015-08-23remove a margin-top: 0 reset since we nuke headings' top margins now in rebootMark Otto1-1/+0
2015-08-23shorter clearfixMark Otto1-17/+2
2015-08-22fix #17149: correct syntax in list-group variant mixin; nullifies #17154Mark Otto1-3/+3
2015-08-22Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-4/+5
2015-08-22re-fix #16154 in v4-dev /cc #17101Mark Otto1-9/+20
2015-08-22fix shadows on btns to use mixinMark Otto1-2/+1
2015-08-22Merge pull request #17220 from cornedor/fix-17066Mark Otto1-4/+5
2015-08-22fixes #17035Mark Otto1-1/+1
2015-08-22compress SVGsAlexandr Kondrashov1-3/+3
2015-08-22replace PNG to SVG and compress SVGsAlexandr Kondrashov1-4/+4
2015-08-22Added comment explaining why there is no mixin hereCorné Dorrestijn1-0/+1
2015-08-21Removed mixin from focus ouline box-shadow fixes #17066Corné Dorrestijn1-4/+4
2015-08-20Merge pull request #17069 from kkirsche/patch-9Mark Otto2-9/+10
2015-08-20Use border-radius mixing in form-control-sm and form-control-lgKevin Kirsche1-2/+2
2015-08-20v4: Dropdown caret is not horizontally allignedKevin Kirsche1-0/+1
2015-08-20Fixes the _image mixing by prefixing the parameters with $Jan Stevens1-2/+2
2015-08-20Fix -flex compile on Sass Ruby #17046Gleb Mazovetskiy1-6/+4
2015-08-20Merge pull request #17064 from paulirish/patch-1Heinrich Fenkart1-1/+1