aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2016-09-08Revamp background utilities and add new .text-white utilityMark Otto1-1/+0
2016-09-05Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629)Mark Otto1-8/+2
2016-09-04Fixes #20619: Add important to the hover/focus as well (#20626)Mark Otto1-1/+1
2016-09-04Remove unused $variables in grid mixins (#20597)Franco Moya2-3/+3
2016-07-30Remove unused $size parameterAllan Chau1-1/+1
2016-07-25restore the .col-{bp} class for flexbox auto layoutMark Otto1-0/+13
2016-07-23lintingMark Otto1-1/+1
2016-07-23Follow-up to #19099 for grid fixesMark Otto2-13/+32
2016-07-11Remove forced default focus outline (#20275)Chris Rebert1-3/+3
2016-06-20Replace grunt-postcss with postcss-cli (#20140)Chris Rebert1-9/+10
2016-06-09Re-use 'between' mixin for 'only' mixinheath31-11/+9
2016-05-11Fixes #19840: Invert the .card-subtitle color as well for .card-inverseMark Otto1-0/+1
2016-05-11Update card variantsMark Otto1-2/+7
2016-05-11Merge pull request #19141 from twbs/v4-forms-cleanupMark Otto1-1/+1
2016-05-09property orderMark Otto1-1/+1
2016-05-09Merge branch 'add-input-focus-variables' of https://github.com/kevinkucharczy...Mark Otto1-0/+2
2016-04-23Merge branch 'v4-dev' into v4-forms-cleanupMark Otto1-1/+1
2016-04-18remove unnecessary `/` in reference urlRplus1-1/+1
2016-04-08Merge branch 'v4-dev' into v4-forms-cleanupMark Otto5-15/+30
2016-04-06Update offset class name in comment in _grid-framework.scssLionel Erard1-1/+1
2016-03-02Add $input-bg-focus and $input-color-focus variablesKevin P. Kucharczyk1-0/+2
2016-02-17Add $gutter parameter to make-col mixin; fixes #19147Chris Rebert2-4/+4
2016-02-16Merge branch 'fix-19094' of https://github.com/ameya-pandilwar/bootstrap into...Mark Otto1-2/+2
2016-02-16fixes #19148 as follow up to #19099: ensure local mixin variable is used for ...Mark Otto1-2/+2
2016-02-15Add extra styles for focused/hovered active outline buttonsPatrick H. Lauke1-5/+19
2016-02-11Rename .label class to .tagAmeya Pandilwar1-2/+2
2016-02-09.text-help is dead, long live .form-control-feedbackMark Otto1-1/+1
2016-02-08Alternate fix to #17965: Updates to use the new class name and adds some basi...Mark Otto1-1/+2
2016-02-07Remove line-height from the button size mixin tooMark Otto1-1/+1
2016-02-06Drop .center-block for .m-x-autoMark Otto1-7/+0
2016-02-06lintingMark Otto1-2/+2
2016-02-06Ugh, Sass doesn't do extends across media, so we can't use placeholder hereMark Otto2-8/+5
2016-02-06property order and white spaceMark Otto1-2/+2
2016-02-06property orderMark Otto1-1/+1
2016-02-06More grid updatesMark Otto2-25/+12
2016-02-06flip things around again, no more base class, try out some new stuff to keep ...Mark Otto2-10/+27
2016-02-06Revamp grid classes to require .col base class and improve flexbox grid class...Mark Otto2-17/+5
2016-02-03Redo line-height globallyMark Otto3-3/+1
2016-01-17Apply word-wrap:break-word to Tooltips and PopoversChris Rebert1-2/+1
2016-01-17Merge pull request #18880 from twbs/gradient-x-yChris Rebert1-4/+4
2016-01-16Extract $btn-box-shadow variableChris Rebert1-1/+1
2016-01-14Allow custom breakpoint config to be passed on by mixins which nest media que...Chris Purssell2-3/+3
2016-01-13Rename gradient mixins to match new naming conventionChris Rebert1-4/+4
2016-01-13Rename local vars per new naming convention: $padding-{vertical=>y} $padding-...Chris Rebert2-4/+4
2016-01-09Extract $btn-active-box-shadow variable & refactor accordinglyChris Rebert1-1/+1
2016-01-07Add a comment to follow-up on #17756Mark Otto1-0/+3
2016-01-07Merge pull request #17756 from zalog/patch-11Mark Otto1-0/+1
2016-01-06Merge pull request #18518 from sergej2705/v4-dev-background-variantMark Otto1-1/+1
2015-12-25Fix syntax of .text-hide's `font` property valueChris Rebert1-1/+1
2015-12-23Merge pull request #18473 from twbs/fix-18036Chris Rebert1-1/+11