aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
AgeCommit message (Expand)AuthorFilesLines
2014-06-23Fixes #13903: Restore side padding on .btn-blockMark Otto1-2/+0
2014-02-08brace positionMark Otto1-2/+1
2014-01-12fix #12154Chris Rebert1-2/+7
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-4/+4
2013-12-18buttons should be more mixin friendlyMark Otto1-22/+22
2013-12-18Revert commitsJulian Thilo1-22/+22
2013-12-07Reorder button and table variants for consistent orderMark Otto1-4/+4
2013-12-04Merge pull request #11714 from ZDroid/redundant-commentMark Otto1-1/+0
2013-12-05Remove redundant, duplicate commentZlatan Vasović1-1/+0
2013-12-03fix .btn-group-xs portion of #10979Chris Rebert1-3/+2
2013-12-03Get rid of empty line before the last closing bracketLipis1-1/+0
2013-10-03unify button sizing, use mixin ".button-size" also for the base sized buttonTobias Lindig1-4/+1
2013-08-28fix #10252 by restricting Android Firefox reset to only .form-control & .btnChris Rebert1-0/+1
2013-08-16xs button is xs-er (fixes #9695)Mark Otto1-1/+1
2013-08-15nuke bg image on active/open for buttons for when we add gradientsMark Otto1-0/+1
2013-08-14fixes #9511; set cursor:not-allowed for disabled buttons,checkboxes,radiosChris Rebert1-1/+1
2013-08-12Merge pull request #9373 from ggam/button-sizesMark Otto1-8/+4
2013-08-12Added button-size mixinggam1-8/+4
2013-08-12Renamed btn-pseudo-states mixin to btn-variant for consistencyggam1-6/+6
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-2/+2
2013-08-05Fixes #8786 (part 2): new default button stylesMark Otto1-1/+1
2013-08-03Greater standardization of sizing terminologyChris Rebert1-4/+4
2013-08-03Change line-height value with variable for btn-large and btn-smallElvis Ratzlaff1-2/+2
2013-08-02fix typo in commentChris Rebert1-1/+1
2013-08-02Tighten up buttons and form controlsMark Otto1-0/+1
2013-08-02Resolves https://github.com/twbs/bootstrap/issues/9014. updates mixins to con...Jon Schlinkert1-6/+6
2013-07-29Restore mini button (fixes #8644)Mark Otto1-1/+5
2013-07-29buttonsliuyl1-0/+1
2013-07-28move things aroundsyed1-3/+3
2013-07-26fix background of btn-linkYulong Liu1-1/+0
2013-07-26remove background:noneYulong Liu1-1/+0
2013-07-20Move inline properties to variables.lesssyed1-1/+1
2013-07-07more nesting in buttons.lessChris Rebert1-22/+21
2013-05-14Overhaul form control and button sizing, and some type stylesMark Otto1-8/+4
2013-05-07Require .btn-default for regular buttonsMark Otto1-65/+54
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-04-07rename btn bg variables so that they are consistent with the other variablesTom Pietschker1-4/+4
2013-03-31more consistent btn varsMark Otto1-6/+6
2013-03-31@link-color-hover to @link-hover-colorMark Otto1-1/+1
2013-03-16commentMark Otto1-1/+1
2013-03-16Merge pull request #7258 from acconrad/patch-1Mark Otto1-0/+1
2013-03-12Update buttons.less to disable btn pointer eventsAdam Conrad1-0/+1
2013-03-10Set border-box globally insteadMark Otto1-1/+0
2013-02-28Holy fucking shit fix that input group with buttons rounded corner noiseMark Otto1-0/+1
2013-02-28Fixes #6935: Use standard decimal points for .opacity() mixinMark Otto1-1/+1
2013-02-26nuke glyphicons changes in buttons for now because it's whackMark Otto1-8/+1
2013-02-05Merge branch '2.3.0-wip' into 3.0.0-wipMark Otto1-3/+7
2013-02-05Merge branch '2.3.0-wip' of https://github.com/patrickhlauke/bootstrap into p...Mark Otto1-5/+8
2013-02-02Revamp button mixins and pseudo statesMark Otto1-38/+6
2013-02-02Merge branch '3.0.0-wip' of https://github.com/vickash/bootstrap into vickash...Mark Otto1-38/+27