aboutsummaryrefslogtreecommitdiff
path: root/less/button-groups.less
AgeCommit message (Expand)AuthorFilesLines
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-3/+3
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-10/+11
2012-11-28Fixes #5594: Vertical button groups show use max-width, not width, and be sco...Mark Otto1-7/+7
2012-11-28Fixes #5930: redeclare font-size for popoves in btn-groupsMark Otto1-1/+2
2012-11-28Fixes #5927: Scope button group 5px button left margin to immediate childrenMark Otto1-3/+3
2012-11-28Fixes #6035: use font-size vars in button groupsMark Otto1-3/+3
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto1-12/+12
2012-11-18Fixes #5937: Border radius vars in button groupsMark Otto1-12/+12
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-24/+8
2012-10-31Replaced hardcoded CSS rules with mixinsNinir1-24/+8
2012-09-30remove more ie7 css hacksMark Otto1-10/+0
2012-09-30remove .border-radius mixin and replace with standard border-radius property,...Mark Otto1-6/+6
2012-09-25remove all ie7 conditionals and mixinsMark Otto1-4/+1
2012-09-18fixes #5177: remove color on .btn-large .caret, but keep sizing change; also ...Mark Otto1-2/+1
2012-09-12fixes #5107: make all .btn-group inline-block by default instead of just with...Mark Otto1-4/+2
2012-09-12change up box-shadow mixin usage everywhere to use escaping again, or local v...Mark Otto1-2/+2
2012-08-27Unescaped box-shadows to take advantage of new box-shadow mixinLuis Aleman1-2/+2
2012-08-27fixes #4718: add vertical-align: middle; to .btn-group to ensure proper align...Mark Otto1-0/+1
2012-08-20ie7 button group and button toggle padding changesMark Otto1-3/+7
2012-08-20fix vertical button-groups in ie7Mark Otto1-0/+1
2012-08-19fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbarsMark Otto1-2/+5
2012-08-18fixes #4442: allow for .btn within a .btn-toolbar without .btn-groupMark Otto1-0/+5
2012-07-30update button styles to use updated 14px base font size, align carets to othe...Mark Otto1-17/+12
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto1-13/+17
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ...Mark Otto1-14/+10
2012-06-28standardize top level file commentsMark Otto1-2/+3
2012-06-25fix dropdowns in button groups after font-size hackMark Otto1-1/+4
2012-06-25prevent button group buttons from wrapping in tight spaces by removing floats...Mark Otto1-2/+13
2012-06-19add basic vertical button group supportMark Otto1-0/+30
2012-04-24fix ie7 button group toggles and button bordersMark Otto1-4/+2
2012-04-23fix up buttons after recess property orderMark Otto1-0/+1
2012-04-02fix #2913: get more specific with button group selectorsMark Otto1-15/+15
2012-03-31remove @shadow instances and replace with escaped values, update mixins to no...Mark Otto1-7/+2
2012-03-25revert bart's mixin fixMark Otto1-5/+7
2012-03-23Merge branch 'bartt-master' into 2.0.3-wipMark Otto1-4/+5
2012-03-23fix other instances of mixins, swap use of box-shadow everywhere, include bor...Mark Otto1-4/+5
2012-03-23fix #2625 manually: account for dropup caret on large buttonMark Otto1-4/+9
2012-03-22Dropdowns overhaul:Mark Otto1-11/+28
2012-03-12button group sizes for ie7 fixesMark Otto1-2/+8
2012-03-10add button sizes to docs for button dropdowns, clean up styles for themMark Otto1-0/+21
2012-03-05Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto1-5/+0
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto1-0/+1
2012-03-04Fixed small button caret and moved less code to dropdownsSimon Charette1-5/+0
2012-02-21Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo...Mark Otto1-0/+1
2012-02-12change classname from .btn-dark to .btn-inverse, change use textMark Otto1-1/+1
2012-02-10Added the carret of the buttonSimon1-1/+2
2012-01-30*really* refactor the buttons and update them all over the docsMark Otto1-5/+5
2012-01-30Adding dropup support to split buttons and navbarBurak Tuyan1-0/+1
2012-01-28nav, buttons, and docs updates to account for outline: 0; on :activeMark Otto1-0/+7
2012-01-27rgba text color on active buttons for a bit more contrast from their non-acti...Mark Otto1-1/+2