aboutsummaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Expand)AuthorFilesLines
2012-03-11resolve #1972, allowing add-ons at beginning and end of input-prepend/appendMark Otto1-2/+21
2012-03-11fix more spacing issues with input append/prependMark Otto1-7/+4
2012-03-11simplify code for input-prepend/append in inline and search formsMark Otto1-6/+7
2012-03-11remove need for floats and IE hacks for input-prepend and input-append--boomMark Otto1-18/+2
2012-03-11rewrite the fluid grid mixin to be simpler, per #2370Mark Otto1-1/+2
2012-03-11fix overflow on .collapse.in to enable dropdowns within an open collapseMark Otto1-1/+4
2012-03-11enable button groups in modal-footer by removing 5px added margin between .btnMark Otto1-0/+4
2012-03-11Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wipMark Otto1-8/+8
2012-03-11fix vertical align issue with labels in IE9Mark Otto1-0/+1
2012-03-11add block level input mixin for border-box box-sizingMark Otto2-9/+13
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto2-1/+9
2012-03-11remove the unused text-indent on dropdown caretsMark Otto1-5/+1
2012-03-11fix broken dropdowns in ie7 per #2333Mark Otto1-0/+4
2012-03-11fix lingering tables bugMark Otto1-0/+1
2012-03-11fix table border bug with double borders on theads and use of colgroupMark Otto1-4/+4
2012-03-11use variable for navbar text line-heightMark Otto1-1/+1
2012-03-11updated apple touch icons and moved input responsive fix from <480 to <767Mark Otto1-29/+18
2012-03-11fix overflowing thumbnails in responsive <767px layoutsMark Otto2-0/+24
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto2-0/+12
2012-03-11Merge branch 'Gavrisimo-patch-1' into 2.0.2-wipMark Otto1-0/+1
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto2-3/+9
2012-03-10add vars for navbar searchMark Otto2-3/+6
2012-03-10clean up search form in navbar, add new variable for placeholder text colorMark Otto2-12/+11
2012-03-10massive update to customize page to include all the new variables (and ensure...Mark Otto2-7/+8
2012-03-10make pre font-size a percentage of @baseFontSizeMark Otto1-1/+1
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-58/+42
2012-03-10add button sizes to docs for button dropdowns, clean up styles for themMark Otto2-5/+21
2012-03-10make nav padding and negative margins the sameMark Otto1-2/+2
2012-03-10stop doing oldschool escape substitutionJacob Thornton1-5/+5
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipJacob Thornton4-7/+37
2012-03-10Merge branch 'new_grid' into 2.0.2-wipJacob Thornton1-53/+37
2012-03-10rebold headingsMark Otto1-1/+1
2012-03-10fix the font-family var by using inherit instead of empty string, fix font-we...Mark Otto1-3/+3
2012-03-10clear up nav variablesMark Otto2-3/+23
2012-03-09Add `vertical-align: middle;` to `img` elements Milos Gavrilovic1-0/+1
2012-03-08added ability to set custom colors for popover arrow mixinLuke Thomas1-8/+8
2012-03-06Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto1-2/+3
2012-03-06set font-family for inputs and such via basefontfamilyMark Otto1-1/+1
2012-03-06adding well sizesMark Otto1-0/+10
2012-03-06Added use of new headings variables.Mark Figueredo1-2/+3
2012-03-05move padding from container to body for max-width: 767; responsive layoutMark Otto1-1/+11
2012-03-05Merge branch 'davewasmer-master' into 2.0.2-wipMark Otto1-0/+6
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto2-14/+14
2012-03-05clearing up progress bar docs and resetting the striped one to match default ...Mark Otto1-1/+1
2012-03-05adding table variablesMark Otto2-7/+32
2012-03-05Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto2-5/+6
2012-03-05fix comment on bottom-up, should be dropupMark Otto1-2/+2
2012-03-05change dropdown hover/active color back to link colorMark Otto1-1/+1
2012-03-05increase specifity of .pills li.active for dropdownsMark Otto1-4/+4
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto1-0/+1