aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_buttons.scss
AgeCommit message (Expand)AuthorFilesLines
2020-04-13Backport #30512Martijn Cuppens1-6/+6
2019-07-31Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ...Martijn Cuppens1-2/+2
2019-04-29Fix buttons :focus state styles (#27890)Matěj Kříž1-0/+3
2019-02-07Responsive font size implementation (#23816)Martijn Cuppens1-1/+1
2019-01-07take account 'none' for box-shadow (#27972)wojtask91-1/+1
2018-12-23Blacklist border-radius property (use mixin instead) (#27900)Martijn Cuppens1-5/+1
2018-11-04Ligthen/Darken Button focus shadow colorysds1-4/+4
2018-10-21Outline button variant hover mixin (#27289)Doug Puchalski1-1/+1
2018-10-20Fix #26372: disabled btn hover issue (#27407)Ian Walter1-0/+4
2018-09-02Move transparent background to .btn and remove background-imageMartijn Cuppens1-2/+0
2018-01-18Outline button hover color (#25339)Mark Otto1-2/+2
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke1-4/+4
2018-01-13Mixin `button-outline-variant` should retain active box shadow when focusedPatrick Yeo1-1/+5
2018-01-13Fixed color for disabled buttons (#25167)Wolfgang Goedel1-0/+1
2017-12-30Outline active focus (#25145)Mark Otto1-3/+6
2017-12-27apply same active/focus shadow styling to button variantsMark Otto1-5/+7
2017-11-24Darken outline hover color to match default button hover (#24150)afholderman1-8/+8
2017-10-28Add fallback border-radius to .btn (#24505)Mark Otto1-1/+6
2017-10-25update new focus and shadow properties to use varsMark Otto1-6/+6
2017-10-19Gradients and shadows (#24429)Mark Otto1-7/+18
2017-10-19fix functions, lighter colors on activeMark Otto1-3/+3
2017-10-19Merge branch 'btn-active' of https://github.com/andresgalante/bootstrap into ...Mark Otto1-5/+5
2017-10-15Merge branch 'v4-dev' into yiq-function-updateGijs Boddeus1-4/+4
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel1-4/+4
2017-10-04revert 1db5082Gijs Boddeus1-2/+2
2017-10-04rearrange properties in _borders.scss mixinsGijs Boddeus1-2/+2
2017-09-13modified the yiq to to an actual functiongijsbotje1-2/+2
2017-09-11changes active state colorAndres Galante1-4/+4
2017-09-04Add correct button-variant mixin hover color (#23657)Ben Hayward1-1/+1
2017-08-13Button code cleanup (#22951)Mark Otto1-1/+1
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