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
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR
2017-11-26move from csslint to stylelintMark Otto
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean
2015-03-17Only disable pointer-events on disabled <a> btns; fixes #16088Chris Rebert
2015-01-15Use @link-hover-decoration for .btn-link too; fixes #15565Chris Rebert
2014-10-28swap cursor not-allow for default, and use a variable for all disabled elementsMark Otto
2014-08-04fixes #14310: reset .active as well for button linksMark Otto
2014-07-07Follow up to #13907: Add .focus styles for buttonsMark Otto
2014-07-07Merge pull request #14029 from BBosman/touch-actionMark Otto
2014-07-03Remove superfluous cursor:pointerBas Bosman
2014-07-03Add touch-action: manipulate to buttonsBas Bosman
2014-06-23Fixes #13903: Restore side padding on .btn-blockMark Otto
2014-02-09brace positionMark Otto
2014-01-13fix #12154Chris Rebert
2014-01-08Fix #12073: Consistent order of variationsJulian Thilo
2013-12-19buttons should be more mixin friendlyMark Otto
2013-12-19Revert commitsJulian Thilo
2013-12-07Reorder button and table variants for consistent orderMark Otto
2013-12-05Merge pull request #11714 from ZDroid/redundant-commentMark Otto
2013-12-05Remove redundant, duplicate commentZlatan Vasović
2013-12-04fix .btn-group-xs portion of #10979Chris Rebert
2013-12-03Get rid of empty line before the last closing bracketLipis
2013-10-03unify button sizing, use mixin ".button-size" also for the base sized buttonTobias Lindig
2013-08-29fix #10252 by restricting Android Firefox reset to only .form-control & .btnChris Rebert
2013-08-16xs button is xs-er (fixes #9695)Mark Otto
2013-08-16nuke bg image on active/open for buttons for when we add gradientsMark Otto
2013-08-15fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radiosChris Rebert
2013-08-12Merge pull request #9373 from ggam/button-sizesMark Otto
2013-08-12Added button-size mixinggam
2013-08-12Renamed btn-pseudo-states mixin to btn-variant for consistencyggam
2013-08-06Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto
2013-08-04Greater standardization of sizing terminologyChris Rebert
2013-08-03Change line-height value with variable for btn-large and btn-smallElvis Ratzlaff
2013-08-03fix typo in commentChris Rebert
2013-08-03Tighten up buttons and form controlsMark Otto
2013-08-02Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...Jon Schlinkert
2013-07-30Restore mini button (fixes #8644)Mark Otto
2013-07-29buttonsliuyl
2013-07-28move things aroundsyed
2013-07-26fix background of btn-linkYulong Liu
2013-07-26remove background:noneYulong Liu
2013-07-20Move inline properties to variables.lesssyed
2013-07-08more nesting in buttons.lessChris Rebert
2013-05-15Overhaul form control and button sizing, and some type stylesMark Otto
2013-05-08Require .btn-default for regular buttonsMark Otto
2013-04-22Fixes #7617: lowercase and dash gray color varsMark Otto
2013-04-08rename btn bg variables so that they are consistent with the other variablesTom Pietschker
2013-04-01more consistent btn varsMark Otto
2013-04-01@link-color-hover to @link-hover-colorMark Otto