Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12Remove attribute selectors (#28988)Martijn Cuppens
2019-05-08Drop all hover mixinsMark Otto
2019-04-23Separate `$btn-link` colors from `$link-color` (#28681)GeoSot
2019-02-07Optional btn & input font sizes (#28068)Martijn Cuppens
2019-02-07Add text-decoration to .btn-link. (#28169)Bardi Harborow
2019-01-04Move hand cursor for buttons to rebootMartijn Cuppens
2018-10-17Fix btn focus color (#27178)Martijn Cuppens
2018-09-18Variable .btn and .form-control font sizes (#26908)Martijn Cuppens
2018-09-17#27220: cleanup .btn-link hover/focus properties (#27250)Martijn Cuppens
2018-09-03Set .btn base colorMartijn Cuppens
2018-09-03Move transparent background to .btn and remove background-imageMartijn Cuppens
2018-08-19Remove nowrap from .btnRowan-James Tran
2018-07-21Allow background images for active buttonsMartijn Cuppens
2018-03-12Disable link functionality on disabled `btn-link` (#25645)Peter Etelej
2018-01-18Outline button hover color (#25339)Mark Otto
2018-01-15Consistently use `:disabled` rather than `[disabled]` selector (#25317)Patrick H. Lauke
2017-12-28line breakMark Otto
2017-12-28fix mixin includeMark Otto
2017-12-28Only apply the active and focus shadow on the focus state for :activeMark Otto
2017-12-28Opinionated: reintroduce `cursor:pointer`patrickhlauke
2017-11-08Adds underline back to `btn-link` on focusAndres Galante
2017-11-07Move hardcoded opacity value in `.btn:disabled` to variable `$btn-disabled-op...Patrick Yeo
2017-10-25update new focus and shadow properties to use varsMark Otto
2017-10-23Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootst...Mark Otto
2017-10-23Merge branch 'v4-dev' into btn_input_split_variablesMark Otto
2017-10-23Refactor a few selectors. (#24404)XhmikosR
2017-10-19Gradients and shadows (#24429)Mark Otto
2017-10-19append btn-* and input-* variables and extends their from input-btn-* variablesi.sychev
2017-10-10Ensure active button styles are not applied to disabled buttonsPrateek Goel
2017-10-03Switch to stylelint. (#23572)XhmikosR
2017-10-03removes border radius from btn-link (#24128)Andres Galante
2017-08-22replaced basic line-heights variable with button's line-heights variable for ...Svyatoslav Polishchuk
2017-08-15Fix .btn-outline-light hover colorMark Otto
2017-08-14Button code cleanup (#22951)Mark Otto
2017-07-05Remove box-shadow from .btn-link:focus (#22998)Patrick H. Lauke
2017-06-18remove - vars, update docs to generate from data yml files, update mixins, an...Mark Otto
2017-04-17Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo
2017-04-11Remove `cursor: not-allowed` stylesPatrick H. Lauke
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto
2017-03-13Use btn-$variant-color variables for outlined btns (#22164)Dominic Watson
2016-12-29create a variable for the focus box-shadow, use it in the button base classMark Otto
2016-12-29remove cursor: pointerMark Otto
2016-12-29redo outlinesMark Otto
2016-12-29Redo button statesMark Otto
2016-12-29fixes #21415 by moving disabled .btn-link color to the default stateMark Otto
2016-12-20Add variables for transitions (#21345)Tom Lutzenberger
2016-10-19Use a variable for the default font weights. Fixes #20741Simon Bächler
2016-02-08updated button/form-control padding and line-heightMark Otto
2016-02-08Remove line-height from button mixin callsMark Otto
2016-02-06linter overhaulMark Otto