aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_buttons.scss
AgeCommit message (Expand)AuthorFilesLines
2017-07-01update commentMark Otto1-1/+0
2017-07-01put button active bg and border in the mixin params for more customization op...Mark Otto1-4/+1
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-04-08Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto1-3/+3
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-1/+2
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko1-1/+1
2016-12-28properly pass focus shadow should you enable shadowsMark Otto1-1/+6
2016-12-28remove active styling from focusMark Otto1-3/+0
2016-12-28redo outlinesMark Otto1-3/+2
2016-12-28lintingMark Otto1-1/+1
2016-12-28Redo button statesMark Otto1-51/+23
2016-09-16Remove hard-coded value in button-outline-variantBeau Smith1-5/+5
2016-02-15Add extra styles for focused/hovered active outline buttonsPatrick H. Lauke1-5/+19
2016-02-07Remove line-height from the button size mixin tooMark Otto1-1/+1
2016-02-03Redo line-height globallyMark Otto1-1/+0
2016-01-16Extract $btn-box-shadow variableChris Rebert1-1/+1
2016-01-09Extract $btn-active-box-shadow variable & refactor accordinglyChris Rebert1-1/+1
2015-08-27Remove all uses of `selector &`Gleb Mazovetskiy1-4/+2
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-17no bg-color to start on outline buttons so they're easier to use on light and...Mark Otto1-1/+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-09really fix those outline buttonsMark Otto1-0/+34
2015-08-04Merge branch 'master' into v4mMark Otto1-4/+1
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-4/+14
2014-12-22[disabled] => :disabledChris Rebert1-1/+1
2014-12-02convert to scssMark Otto1-0/+56