aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Expand)AuthorFilesLines
2012-03-11fix overflow on .collapse.in to enable dropdowns within an open collapseMark Otto1-0/+1
2012-03-11enable button groups in modal-footer by removing 5px added margin between .btnMark Otto1-0/+3
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 Otto1-0/+13
2012-03-11remove text indent on carets (not needed) and add inline replacement mixinMark Otto1-0/+9
2012-03-11remove the unused text-indent on dropdown caretsMark Otto1-3/+1
2012-03-11fix broken dropdowns in ie7 per #2333Mark Otto1-0/+2
2012-03-11fix lingering tables bugMark Otto1-0/+5
2012-03-11fix table border bug with double borders on theads and use of colgroupMark Otto1-8/+4
2012-03-11in responsive layouts <767px, ensure inputs are not larger than 100% with box...Mark Otto1-0/+1
2012-03-11vertical align middle on images, run make to rebuildMark Otto1-0/+1
2012-03-10fix gradient mixins by escaping them, add notes on progress barsMark Otto1-16/+24
2012-03-10add vars for navbar searchMark Otto1-1/+1
2012-03-10clean up search form in navbar, add new variable for placeholder text colorMark Otto1-13/+6
2012-03-10massive update to customize page to include all the new variables (and ensure...Mark Otto1-4/+6
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-261/+435
2012-03-10add button sizes to docs for button dropdowns, clean up styles for themMark Otto1-3/+20
2012-03-10make nav padding and negative margins the sameMark Otto1-2/+2
2012-03-10stop doing oldschool escape substitutionJacob Thornton1-24/+24
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipJacob Thornton1-3/+15
2012-03-10Merge branch 'new_grid' into 2.0.2-wipJacob Thornton1-117/+93
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-2/+2
2012-03-10clear up nav variablesMark Otto1-2/+3
2012-03-08give pages custom titles based on namesJacob Thornton1-159/+358
2012-03-06adding well sizesMark Otto1-0/+12
2012-03-05move padding from container to body for max-width: 767; responsive layoutMark Otto1-0/+5
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto1-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 Otto1-5/+6
2012-03-05Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto1-3/+3
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-2/+2
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto1-0/+1
2012-03-05clean up horizontal dl option and docsMark Otto1-0/+10
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto1-0/+4
2012-03-05utilize new dropdown variablesMark Otto1-2/+2
2012-03-05add a ton new variables for type, buttons, inputsMark Otto1-20/+40
2012-03-04make sure to pass child var throughJacob Thornton1-44/+44
2012-03-04new approach to grid with recursive mixins :DJacob Thornton1-118/+118
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto1-0/+3
2012-02-27set line-height for labels to prevent change in height when floated per #2222Mark Otto1-1/+2
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto1-0/+1
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto1-1/+0
2012-02-27simplify selector for .modal-form per #2218Mark Otto1-1/+1
2012-02-27add guard for child spansJacob Thornton1-48/+48
2012-02-27working through new grid implementation...Jacob Thornton1-167/+363
2012-02-22update modal footers to use text-align instead of float on buttons for alignmentMark Otto1-2/+2
2012-02-22add clearfix to .form-actions for .pull-right and .pull-left supported button...Mark Otto1-0/+8