aboutsummaryrefslogtreecommitdiff
path: root/scss/_buttons.scss
AgeCommit message (Expand)AuthorFilesLines
2017-12-27fix mixin includeMark Otto1-2/+2
2017-12-27Only apply the active and focus shadow on the focus state for :activeMark Otto1-1/+5
2017-12-27Opinionated: reintroduce `cursor:pointer`patrickhlauke1-0/+5
2017-11-08Adds underline back to `btn-link` on focusAndres Galante1-0/+1
2017-11-06Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo1-1/+1
2017-10-25update new focus and shadow properties to use varsMark Otto1-2/+2
2017-10-22Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...Mark Otto1-4/+4
2017-10-22Merge branch 'v4-dev' into btn_input_split_variablesMark Otto1-2/+2
2017-10-23Refactor a few selectors. (#24404)XhmikosR1-4/+4
2017-10-19Gradients and shadows (#24429)Mark Otto1-2/+2
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev1-4/+4
2017-10-09Ensure active button styles are not applied to disabled buttonsPrateek Goel1-2/+2
2017-10-02Switch to stylelint. (#23572)XhmikosR1-1/+1
2017-10-02removes border radius from btn-link (#24128)Andres Galante1-1/+0
2017-08-22replaced basic line-heights variable with button's line-heights variable for ...Svyatoslav Polishchuk1-2/+2
2017-08-14Fix .btn-outline-light hover colorMark Otto1-1/+5
2017-08-13Button code cleanup (#22951)Mark Otto1-20/+12
2017-07-05Remove box-shadow from .btn-link:focus (#22998)Patrick H. Lauke1-0/+1
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto1-35/+8
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo1-7/+7
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke1-1/+0
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto1-6/+4
2017-03-12Use btn-$variant-color variables for outlined btns (#22164)Dominic Watson1-6/+6
2016-12-28create a variable for the focus box-shadow, use it in the button base classMark Otto1-2/+2
2016-12-28remove cursor: pointerMark Otto1-1/+0
2016-12-28redo outlinesMark Otto1-7/+3
2016-12-28Redo button statesMark Otto1-14/+12
2016-12-28fixes #21415 by moving disabled .btn-link color to the default stateMark Otto1-1/+2
2016-12-19Add variables for transitions (#21345)Tom Lutzenberger1-1/+1
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler1-1/+1
2016-02-07updated button/form-control padding and line-heightMark Otto1-0/+1
2016-02-07Remove line-height from button mixin callsMark Otto1-3/+3
2016-02-06linter overhaulMark Otto1-0/+2
2016-02-03Redo line-height globallyMark Otto1-1/+1
2016-01-09Extract $btn-active-box-shadow variable & refactor accordinglyChris Rebert1-1/+1
2016-01-06fixes #17719: rename .btn-*-outline to .btn-outline-*Mark Otto1-6/+6
2015-12-08Introduce $btn-block-spacing-y variableChris Rebert1-1/+1
2015-12-07Use $input-btn-border-width for both .form-control and .btn borders; fixes #1...Chris Rebert1-1/+1
2015-12-06fixes #18425 by using vars for 1px bordersMark Otto1-1/+1
2015-11-13Add touch-action:manipulation on interactive elements to avoid 300ms click delayChris Rebert1-1/+0
2015-08-27Remove all uses of `selector &`Gleb Mazovetskiy1-6/+3
2015-08-19Fixed a typo (disaabled).Sid Roberts1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-08-13use conditional mixin for transitions on buttonsMark Otto1-1/+1
2015-08-13nuke the shared padding vars and assign to individual componentsMark Otto1-6/+3
2015-08-09really fix those outline buttonsMark Otto1-3/+17
2015-08-09shoutout to outline buttonsMark Otto1-0/+6
2015-06-22line-height-base to line-height varMark Otto1-1/+1
2015-06-22drop more -base, clean up var spacingMark Otto1-1/+1
2015-06-22drop the base (hahaha), no but seriously drop the -base from our vars since i...Mark Otto1-1/+1