aboutsummaryrefslogtreecommitdiff
path: root/less/button-groups.less
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Fix a few stylelint issues.XhmikosR1-1/+1
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR1-1/+1
2017-11-25move from csslint to stylelintMark Otto1-5/+7
2015-12-01button-groups.less: Grammar OCD commentChris Rebert1-1/+1
2015-11-29Clarifying the commentHenry Wong1-1/+1
2015-11-14[v3] Use border-radius mixin in button-groups.lessvsn4ik1-4/+2
2015-06-22Fix border-radius not being set on left of vertical btn groupKevin Kirsche1-0/+2
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean1-2/+2
2015-04-12Make .btn in .btn-toolbar float:left too; fixes #16276Chris Rebert1-0/+1
2014-12-03Nested button groups with only one child now have rounded corners (Iss.#15270)Matt Smith1-2/+2
2014-11-11Fixes #14939: Don't remove focus outline from buttons in button groupsMark Otto1-4/+0
2014-10-26Removed unnecessary new lines that were inconsistent with current style.Baraa1-1/+0
2014-09-08Properly hide checkbox and radio inputs in button groupsHeinrich Fenkart1-5/+8
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