aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
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-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-17no bg-color to start on outline buttons so they're easier to use on light and...Mark Otto1-1/+1
2015-08-13Use -* vars for .bg-* and .text-* utilitiesMark Otto1-0/+1
2015-08-13nuke the shared padding vars and assign to individual componentsMark Otto1-2/+2
2015-08-12remove .badge class from buttonsThomas McDonald1-5/+0
2015-08-10reorder variables, rename -color to -colorMark Otto1-3/+3
2015-08-09really fix those outline buttonsMark Otto1-0/+34
2015-08-08rewrite some forms docs, use new validation styles and iconsMark Otto1-11/+12
2015-08-04Merge branch 'master' into v4mMark Otto1-4/+1
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-06-19fix placement of mixinMark Otto1-0/+18
2015-06-18Merge branch 'master' into v4Mark Otto2-2/+4
2015-05-27when using flexbox, don't add a clearfixMark Otto1-1/+2
2015-05-15Unquote to avoid NUL chars in the output CSSChris Rebert1-1/+1
2015-05-06Merge pull request #60 from twbs/libsass-185Chris Rebert1-14/+2
2015-04-29Remove $line-height-computedMark Otto1-1/+1
2015-04-29rename media query var to match /cc @cvrebertMark Otto1-4/+4
2015-04-27stub out flexbox grid variation via -flexMark Otto2-3/+19
2015-04-23Fix up some form docs styles, sizing, etcMark Otto1-1/+1
2015-04-16Merge pull request #101 from twbs/institutional-memoryMark Otto1-0/+16
2015-03-30rewrite table modifiers to use .table- prefixMark Otto1-19/+7
2015-03-30Fixes #13583: Move .sr-only and .sr-only-focusable to mixins, then use them t...Mark Otto1-0/+32
2015-03-29Merge branch 'master' into v4Mark Otto3-3/+3
2015-03-28Revert "Images are responsive by default"Chris Rebert1-0/+16
2015-03-11Images are responsive by defaultMark Otto1-16/+0
2015-02-04account for mq4-hover-shim's renaming & org moveChris Rebert1-1/+1
2015-01-22add $use-hover-media-query to control @media (hover:hover) usageChris Rebert1-13/+44
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert7-24/+78
2015-01-08Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
2015-01-08Revert "Remove libsass @media nesting bug workaround"Gleb Mazovetskiy1-2/+14
2015-01-07Remove libsass @media nesting bug workaroundChris Rebert1-14/+2
2015-01-06Kill scss/mixins/_media-queries.scssChris Rebert1-25/+0
2015-01-06rename media-breakpoint-{min,max} => media-breakpoint-{up,down}Chris Rebert3-9/+12
2014-12-24Automate breakpointsGleb Mazovetskiy4-67/+134
2014-12-24Update styles for Ruby Sass compatGleb Mazovetskiy1-0/+6
2014-12-22Merge pull request #50 from twbs/disabled-pseudoMark Otto1-1/+1
2014-12-22Remove min--moz-device-pixel-ratioChris Rebert1-3/+1
2014-12-22[disabled] => :disabledChris Rebert1-1/+1
2014-12-16Remove ancillary references to IE<9 in comments+docsChris Rebert2-7/+7
2014-12-11Use grid classes or mixins on .dl-horizontal, update docs to include it, remo...Mark Otto1-2/+2
2014-12-11Merge pull request #6 from twbs/grid-framework-refactorGleb Mazovetskiy1-57/+47
2014-12-08remove explicit vendor prefixes from _gradients.scssChris Rebert1-16/+3
2014-12-07Refactor grid-framework followupGleb Mazovetskiy1-47/+51
2014-12-07Refactor grid_frameworkGleb Mazovetskiy1-51/+37
2014-12-04fix vars order, remove rando grid class from mixinMark Otto1-1/+1
2014-12-04tweak grid docs, add new tierMark Otto1-2/+2
2014-12-02convert to scssMark Otto27-0/+666