aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Expand)AuthorFilesLines
2012-03-10add new example site thumbnailMark Otto1-0/+0
2012-03-10change title attr to re-include twitterMark Otto5-0/+0
2012-03-10remove unused example diagramsMark Otto3-0/+0
2012-03-10make pre font-size a percentage of @baseFontSizeMark Otto2-1/+1
2012-03-10fix typo per #2494Mark Otto1-0/+0
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto3-459/+653
2012-03-10add button sizes to docs for button dropdowns, clean up styles for themMark Otto2-3/+20
2012-03-10make nav padding and negative margins the sameMark Otto2-2/+2
2012-03-10stop doing oldschool escape substitutionJacob Thornton2-24/+24
2012-03-10rebuild with latest grid changes - need 1.3 to build!Jacob Thornton1-0/+0
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipJacob Thornton3-3/+16
2012-03-10Merge branch 'new_grid' into 2.0.2-wipJacob Thornton3-349/+277
2012-03-10simplify buttons docs section by changing a buttons to button elementsMark Otto1-0/+0
2012-03-10rebold headingsMark Otto2-1/+1
2012-03-10fix the font-family var by using inherit instead of empty string, fix font-we...Mark Otto3-2/+3
2012-03-10Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wipMark Otto2-6/+6
2012-03-10clear up nav variablesMark Otto2-2/+3
2012-03-08remove non existent dist dir from phony makefilJacob Thornton1-0/+0
2012-03-08rebuildJacob Thornton2-6/+6
2012-03-08add version to min jsJacob Thornton1-0/+0
2012-03-08give pages custom titles based on namesJacob Thornton3-199/+466
2012-03-06set font-family for inputs and such via basefontfamilyMark Otto1-0/+0
2012-03-06adding well sizesMark Otto2-0/+12
2012-03-05move padding from container to body for max-width: 767; responsive layoutMark Otto3-1/+13
2012-03-05fix input grid sizing, fix background color on form actions and append add-onsMark Otto3-38/+38
2012-03-05clearing up progress bar docs and resetting the striped one to match default ...Mark Otto2-1/+1
2012-03-05adding table variablesMark Otto2-5/+6
2012-03-05Merge branch 'charettes-small-button-dropdowns-caret' into 2.0.2-wipMark Otto2-3/+3
2012-03-05change dropdown hover/active color back to link colorMark Otto2-1/+1
2012-03-05increase specifity of .pills li.active for dropdownsMark Otto2-2/+2
2012-03-05fix warning button issue per #2392 and add warning buttons to componentsMark Otto2-0/+1
2012-03-05clean up horizontal dl option and docsMark Otto2-0/+10
2012-03-05fix ie7 breadcrumbs per #2224Mark Otto2-0/+4
2012-03-05utilize new dropdown variablesMark Otto2-2/+2
2012-03-05add a ton new variables for type, buttons, inputsMark Otto2-20/+40
2012-03-04true > child + varargsJacob Thornton1-0/+0
2012-03-04make sure to pass child var throughJacob Thornton3-132/+132
2012-03-04when > 0 rather than when not 0Jacob Thornton1-0/+0
2012-03-04new approach to grid with recursive mixins :DJacob Thornton3-352/+352
2012-02-28.progress-warning mention in docsMark Otto1-0/+0
2012-02-27fix navbar container for default 940px grid per #2194Mark Otto2-0/+3
2012-02-27set line-height for labels to prevent change in height when floated per #2222Mark Otto2-1/+2
2012-02-27set list-style to none for breadcrumbs to resolve cross browser issues per #2224Mark Otto2-0/+1
2012-02-27Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wipMark Otto1-0/+0
2012-02-27manually resolve #2266, typo in example HTML for breadcrumbsMark Otto1-0/+0
2012-02-27make .input-prepend/append .add-on text color the same as labels, #333, to cl...Mark Otto2-1/+0
2012-02-27fix typo in js docs carousel section per #2299Mark Otto1-0/+0
2012-02-27simplify selector for .modal-form per #2218Mark Otto2-1/+1
2012-02-27add guard for child spansJacob Thornton3-144/+144
2012-02-27working through new grid implementation...Jacob Thornton3-231/+495