aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins
AgeCommit message (Expand)AuthorFilesLines
2017-07-01put button active bg and border in the mixin params for more customization op...Mark Otto1-4/+1
2017-06-30Drop .card-{color} modifiers for .bg-{color}, .text-{color}, and .border-{col...Mark Otto1-53/+0
2017-06-30drop the mixinsMark Otto1-23/+0
2017-06-30Update _grid-framework.scssMark Otto1-1/+1
2017-06-30Drop offsets and push/pull for new order variantsMark Otto1-14/+3
2017-06-30remove unused mixin, fix variableMark Otto2-13/+3
2017-06-30remove grid gutter sass map as it's output css was all jacked upMark Otto2-38/+20
2017-06-25rename .card-inverse to .card-dark, update docs to matchMark Otto1-2/+2
2017-06-25update alert component to use theme sass map and add a ton of options in the ...Mark Otto1-5/+4
2017-06-25update badges to use the theme colors sass mapMark Otto1-5/+6
2017-06-18Update _buttons.scssMark Otto1-1/+1
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-7/+7
2017-06-18`@mixin pagination-size()` doesn't apply line-heightPatrick Yeo1-0/+1
2017-06-18Fix mixin media-breakpoint-onlyKen Paulsen1-2/+8
2017-06-17update commentMark Otto1-1/+1
2017-06-13Merge branch 'v4-dev' into form-tweaksMark Otto1-4/+4
2017-06-13(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$in...Patrick Yeo1-4/+4
2017-06-10move to mixin so we can repeat it easier and allow folks to extend to custom ...Mark Otto1-0/+60
2017-06-06drop the old validation styles and docsMark Otto1-56/+0
2017-06-01trying out new validation stylesMark Otto1-12/+34
2017-05-31Merge branch 'v4-dev' into form-tweaksMark Otto2-1/+2
2017-05-31Rename `$card-link-hover-color` to `$card-inverse-link-hover-color`Patrick Yeo1-1/+1
2017-05-28keep width, add commentMark Otto1-1/+2
2017-05-28Fix responsive .col-{infix}-autoMark Otto1-1/+1
2017-05-26Merge branch 'v4-dev' into form-tweaksMark Otto1-1/+5
2017-05-26Revert simplified grid column styles from #22376Mark Otto1-1/+5
2017-04-21Merge branch 'v4-dev' into form-tweaksMark Otto2-2/+8
2017-04-21Match validation mixin focus state to normal focus stateMark Otto1-1/+1
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-2/+2
2017-04-08Update card outline mixinMark Otto1-0/+6
2017-04-08Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto1-3/+3
2017-04-08Ensure carousel works in IE10/11Mark Otto1-14/+0
2017-04-07drop flex and max-width, just use widthMark Otto1-6/+1
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-1/+2
2017-03-26Use the hr-method for the nav-divider, closes #21945Mark Otto1-2/+2
2017-03-26fixes #22111Mark Otto1-1/+2
2017-03-26fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to act...Mark Otto1-5/+9
2017-03-26Drop position relative on container that was added quickly in Alpha 6Mark Otto1-1/+0
2017-03-23Simplify generation and get rid of previously added "breakpoint-previous" fun...Pierre-Denis Vanduynslager1-14/+1
2017-03-23Generate correct breakpoints for navbar-toggleable-* and generate toggleable ...Pierre-Denis Vanduynslager1-1/+14
2017-03-19Update _screen-reader.scss (#22154)Gaƫl Poupard1-2/+5
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko12-20/+23
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into th...Mark Otto2-0/+14
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto1-2/+2
2017-03-05Update spacer utilities (#22123)Mark Otto1-1/+1
2017-02-11Remove unused input-size mixin (#21971)Pierre Vanduynslager1-26/+0
2017-02-04Fixes #21814. Also accounts for custom file inputs.Mark Otto1-1/+3
2017-01-15Remove list-group-item-heading and list-group-item-text (#21653)Pierre-Denis Vanduynslager1-4/+0
2017-01-09Update breakpoints in breakpoints.scss commentsRishabh Rajgarhia1-7/+7
2016-12-31Rip out the tab-focus mixin, remove application to anchors in rebootMark Otto1-9/+0