aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
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 Otto4-31/+41
2015-03-29fix orderMark Otto1-1/+1
2015-03-29fixesMark Otto2-9/+6
2015-03-29Merge branch 'master' into v4Mark Otto11-12/+33
2015-03-28Revert "Images are responsive by default"Chris Rebert3-6/+23
2015-03-11Images are responsive by defaultMark Otto3-23/+6
2015-03-09remove justified button groupsMark Otto1-26/+0
2015-03-09remove all customizer comments from variables fileMark Otto1-214/+56
2015-03-01fix validation, run grunt distMark Otto3-5/+8
2015-03-01Merge branch 'master' into v4Mark Otto3-12/+19
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 Rebert2-13/+46
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert26-189/+210
2015-01-21Merge pull request #65 from twbs/precisionMark Otto1-1/+1
2015-01-21Use expressions for thirds to avoid precision issuesChris Rebert1-1/+1
2015-01-21Reorg @viewport now that we don't need to worry about non-responsive layoutsChris Rebert2-20/+20
2015-01-19Merge pull request #52 from twbs/normalize-figureChris Rebert1-10/+0
2015-01-19properly reset button.close stylesMark Otto1-11/+11
2015-01-19fix broken breadcrumb dividerMark Otto1-1/+1
2015-01-19fix border color on inverse tablesMark Otto1-1/+2
2015-01-19fix invalid cssMark Otto1-1/+0
2015-01-19Merge branch 'master' into v4Mark Otto6-6/+23
2015-01-18Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss"Chris Rebert1-0/+0
2015-01-15Rename scss/bootstrap.scss -> scss/_bootstrap.scssGleb Mazovetskiy1-0/+0
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-06Overhaul responsive visibility classesChris Rebert1-92/+13
2015-01-06Kill scss/mixins/_media-queries.scssChris Rebert9-57/+31
2015-01-06rename media-breakpoint-{min,max} => media-breakpoint-{up,down}Chris Rebert4-10/+13
2015-01-05Use improved box sizing resetChris Rebert1-1/+6
2015-01-05Remove affix from docs & CSS; add migration guidanceChris Rebert1-5/+0
2015-01-03fix broke shit, recompileMark Otto1-3/+3
2015-01-03Merge branch 'master' into v4Mark Otto6-21/+23
2015-01-03Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-1/+1
2015-01-01override the box-shadows on active, checked, and indeterminate statesMark Otto1-0/+3
2015-01-01add indeterminate checkbox supportMark Otto1-8/+5
2015-01-01fix typo in commentChris Rebert1-1/+1
2014-12-31Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto16-306/+288
2014-12-31gruntMark Otto1-1/+1
2014-12-31larger hr border width so it shows upMark Otto1-1/+1
2014-12-31tweak and improve jumbotronsMark Otto1-12/+8
2014-12-31fix some source code for custom formsMark Otto1-3/+4
2014-12-29Merge pull request #22 from twbs/alert-headingChris Rebert1-11/+12
2014-12-29un-nest .alert-heading & .alert-linkChris Rebert1-11/+12
2014-12-29refactor tooltip+popover CSS to decrease chaining+nestingChris Rebert2-103/+96
2014-12-29CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover'Chris Rebert2-16/+16
2014-12-29remove now-redundant .popover parent in .popover-arrow selectorsChris Rebert1-3/+3
2014-12-29rename .arrow => .popover-arrowChris Rebert1-8/+8