aboutsummaryrefslogtreecommitdiff
path: root/less/button-groups.less
AgeCommit message (Expand)AuthorFilesLines
2014-08-04rename imported files to preface with underscore; rerun grunt distMark Otto1-245/+0
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto1-2/+2
2014-07-08Drop: .opacity() mixin because we no longer support IE8Mark Otto1-1/+1
2014-07-08Drop: all vendor prefix mixins because autoprefixerMark Otto1-2/+2
2014-07-06Fixes #14053: Don't show radio/checkbox in justified button groupsMark Otto1-5/+10
2014-05-12Merge pull request #13369 from armikbd/bootstrap-itsmeMark Otto1-0/+4
2014-05-10Squashed commit of the following:Daniel1-1/+1
2014-04-17Dropdown menu in justified button-groupIqbal Kabir1-0/+4
2014-03-10Use `outline: 0` consistentlyZlatan Vasović1-1/+1
2014-03-06Comment for #12794Mark Otto1-1/+9
2014-02-19Fix UAs required message position on grouped radio buttonsDemian Ferreiro1-1/+3
2014-02-06use Less' extend feature in btn-group-lg etc.Chris Rebert1-3/+3
2013-12-15Merge pull request #11494 from blowsie/patch-2Mark Otto1-2/+2
2013-12-14Fixes #10921: Add support for input groups within button toolbarsMark Otto1-7/+6
2013-12-08Switch to `&:extend(.clearfix all)` for clearfix mixinMark Otto1-2/+2
2013-11-30Merge branch 'master' into pr/11536Mark Otto1-32/+2
2013-11-29Merge branch 'pr/11493'Mark Otto1-1/+2
2013-11-28removed all caret border color settings.Tobias Lindig1-31/+0
2013-11-19add support for button dropdowns in justified button groupsaentan1-1/+5
2013-11-15Fixed single btn in btn-group-veritcal not being roundedSam Blowes1-2/+2
2013-11-15Fixed button group button not being 100% widthSam Blowes1-1/+2
2013-10-27Ditch ampZlatan Vasović1-1/+1
2013-10-20fixes #11126: remove box-shadow from open dropdown toggle with .btn-linkMark Otto1-0/+5
2013-08-18rm redundant ampersands from button-groups LESSChris Rebert1-5/+5
2013-08-18combine and simplify caret border widthsMark Otto1-3/+2
2013-08-18fixed caretliuyl1-1/+3
2013-08-15fixes #9596: proper dropup caret colorsMark Otto1-8/+10
2013-08-14fixes #9406: proper border for justified btn-groups inside tablesLuca Wehrstedt1-0/+1
2013-08-13enable button groups in vertical button groupsMark Otto1-13/+20
2013-08-13derpMark Otto1-8/+35
2013-08-12fix negative indenting in button group for nested button groupsMark Otto1-1/+4
2013-08-12drop the class on the button group toggles CSS (alt fix to #9297)Mark Otto1-2/+2
2013-08-12Newfangled input and button group sizing (fixes #9295)Mark Otto1-0/+8
2013-08-05fixes #8647: remove focus outline on :focus of buttons in button groupsMark Otto1-0/+4
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into saas786...Mark Otto1-2/+2
2013-08-05More button updatesMark Otto1-4/+25
2013-08-04fixes #8805: ensure .active buttons in button groups behave like :active buttonsMark Otto1-1/+2
2013-08-05btngroupsliuyl1-2/+2
2013-08-03Greater standardization of sizing terminologyChris Rebert1-3/+3
2013-08-01add table-layoutliuyl1-0/+1
2013-07-29add focus to button group active button behaviorMark Otto1-0/+1
2013-07-28move things aroundsyed1-2/+2
2013-07-21refactor button-groups.lessliuyl1-5/+6
2013-07-18get button js working with actual form elements p coollfat1-2/+2
2013-07-07more nesting in button-groups.lessChris Rebert1-11/+15
2013-06-28Nuke hella thingsMark Otto1-4/+0
2013-05-13Fix caret positionRobert Burns1-1/+0
2013-05-09Update button groups to use not selector and remove redundant CSS.Blake Embrey1-38/+28
2013-05-07Require .btn-default for regular buttonsMark Otto1-2/+2
2013-05-03Fixes #7511: add support for nested button groups so you can use dropdowns in...Mark Otto1-0/+15