aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2012-07-22adds minLength #3960Jacob Thornton3-5/+7
2012-07-20move from downloads.html to customize.html to better match purpose of page, ↵Mark Otto1-34/+29
fix up customize page layout to match other docs, link style refinement to jumbotrons
2012-07-20tweak docs masthead links hoverMark Otto1-0/+4
2012-07-19nuke commented out code from last fixMark Otto1-29/+0
2012-07-19fixes #4103: simpler fix for tfoot in .table-borderMark Otto1-2/+33
2012-07-19fixes #4102: properly round top left corners of .table-border with ↵Mark Otto1-0/+18
caption/colgroup; also fix css tests page layout and footer
2012-07-18misc docs content changesMark Otto1-1/+1
2012-07-17fixes #3845: add .btn-link for transparent buttons styled as linksMark Otto2-2/+22
2012-07-17Merge branch '2.1.0-wip' of https://github.com/gcoop/bootstrap into ↵Mark Otto1-0/+12
gcoop-2.1.0-wip Conflicts: docs/base-css.html docs/templates/pages/base-css.mustache
2012-07-17de-scope nav-header from .navMark Otto1-1/+1
2012-07-17fix dropdown vars and make hover state be link color again, add gradient to ↵Mark Otto1-4/+35
dropdown link hovers, fix caret positions and active states on nav tabs, tweak nav link padding
2012-07-17Merge branch '2.1.0-wip' of https://github.com/benjaminoakes/bootstrap into ↵Mark Otto1-1/+1
benjaminoakes-2.1.0-wip Conflicts: docs/extend.html docs/templates/pages/extend.mustache
2012-07-17center masthead bg patternMark Otto1-2/+2
2012-07-17pngcrush masthead pattern to save 10kMark Otto1-0/+0
2012-07-17new pattern for mastheadMark Otto2-1/+18
2012-07-17Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wipMark Otto1-1/+1
2012-07-17remove list-type declarations from ul and ol elements since those should ↵Mark Otto1-8/+0
just use browser defaults
2012-07-15Merge pull request #4083 from martinbean/2.1.0-wipMark Otto1-1/+1
Moved JS to bottom as per best practices
2012-07-15docs cleanup and blockquote cleanup for .pull-right optionMark Otto2-0/+11
2012-07-13copy edits and tweaks to utility classes to ensure they always are specific ↵Mark Otto2-2/+6
enough
2012-07-13Moved JS to bottom as per best practicesMartin Bean1-1/+1
2012-07-13cleanup subnav exampleMark Otto1-2/+5
2012-07-12remove getting started link from home, add to navbar, overhaul getting ↵Mark Otto1-6/+4
started docs
2012-07-12overhaul docs on sub pages, clean up css and copyMark Otto1-21/+21
2012-07-12updated footerMark Otto1-0/+1
2012-07-12Merge branch 'respclasses' of https://github.com/digitaldisseny/bootstrap ↵Mark Otto1-10/+14
into digitaldisseny-respclasses
2012-07-12docs css cleanup for spacing and stuffMark Otto1-3/+3
2012-07-12clean up docs for subnavMark Otto2-0/+47
2012-07-12tweak code snippet on pager and clean up type and font-sizes on docs HomeMark Otto1-4/+7
2012-07-11Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into ↵Roberto - phproberto3-206/+241
respclasses
2012-07-10fixes #3706: add textColor and textShadow as options to .buttonBackground mixinMark Otto1-16/+22
2012-07-10fixes #3605: add support for input-prepend/-append to .form-searchMark Otto1-19/+52
2012-07-10Fixes #4002 responsive utilities classesRoberto - phproberto1-10/+14
2012-07-09remove popoverarrows mixin, relegate code to tooltips and popvers since we ↵Mark Otto2-149/+111
only used them once each; this fixes the problem of broken tooltips in 2.1
2012-07-09fix up docs popover examples and copyMark Otto3-7/+7
2012-07-09fixes #3291: remove float on responsive .thumbnails for 767px and down to ↵Mark Otto1-0/+4
ensure thumbnail images don't pop out of container in FF
2012-07-09fixes #3210: add .btn to .navbar-form to remove bottom margin, improve ↵Mark Otto1-3/+4
vertical align of contents of .navbar-form
2012-07-09fixes #3384: add support for multiple inputs per line when using grid sizingMark Otto2-17/+46
2012-07-09fixes #3973: same border on disabled inputs as default inputs:Mark Otto1-1/+0
2012-07-09fixes #4027: same margins on .pager and .paginationMark Otto1-8/+7
2012-07-09wasn't feeling the new buttons, downsizing again until we get a better balanceMark Otto1-17/+26
2012-07-09updating docs examples to remove 13/18 resets, fix up buttons alignments and ↵Mark Otto2-31/+14
carets
2012-07-09docs changes for iconsMark Otto2-1/+2
2012-07-09fix text in docs about default font-size and line-heightMark Otto1-0/+1
2012-07-08fix up carousel alignment and line-heightMark Otto2-3/+12
2012-07-08adding getting started page based on Bootstrap University from awhile back, ↵Mark Otto2-10/+77
testing out side nav on docs instead of subnav bar
2012-07-07fix up docs to use default container, fix responsive home changesMark Otto2-165/+121
2012-07-07reoder forms a bitMark Otto1-41/+36
2012-07-07docs pre font-size and nowrap on prepend/appendMark Otto2-1/+3
2012-07-07Merge branch '21jumpst' into 2.1.0-wipMark Otto8-229/+350