aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2013-01-12Fix up .brand in navbar of docsMark Otto1-5/+0
2013-01-12white text on buttons on hover for linksMark Otto1-0/+1
2013-01-12Update Holder.js 1.6 to 1.9Mark Otto1-54/+113
2013-01-12Nuke shadow on paginationMark Otto1-2/+0
2013-01-12fixed navbars fixingsMark Otto1-7/+0
2013-01-12Remove shadows from active links in navbarMark Otto1-2/+0
2013-01-12Tweak buttonMark Otto1-16/+8
2013-01-12buttons and button group flattening improvementsMark Otto3-110/+6
2013-01-12finetune buttons flattened colorsMark Otto1-54/+96
2013-01-12Flatten navbarMark Otto2-44/+19
2013-01-12Merge branch '3.0.0-wip' into bs3-flattenMark Otto9-1195/+323
2013-01-12Remove mention of Extend page from readme and index pageMark Otto2-6/+0
2013-01-12Remove Extend page from the docs entirelyMark Otto2-475/+0
* Information was old and out of date on compiling Bootstrap * Information was also not directly related to Bootstrap with background info on Less and apps for compiling (Google it, yo) * Starter template and recommended HTML is already in use on the Getting Started page
2013-01-12Remove parent div from pagination componentMark Otto3-273/+146
* No more div.pagination; it's now just ul.pagination * No more .pagination-right or .pagination-centered * Sizes remain * Any further customization, such as alignment, should be done on the individual application or site level.
2013-01-12Update extend page to point to readme for compiling.Mark Otto2-18/+2
Note that we'll be dropping this page entirely as it's out of date and other compiling options are not recommended for contributing back to the project.
2013-01-12Keyboard accessibility in documentationPatrick H. Lauke2-64/+64
Removed unnecessary (?) and harmful (from a keyboard access point of view) tabindex=-1 in the documentation examples.
2013-01-12Cleaned up dirty CSSPatrick H. Lauke2-642/+1636
Used recess rather than less
2013-01-12Address #6459 and add mention of disabled links in dropdowns to le docsMark Otto2-0/+38
2013-01-12Merge pull request #6462 from cvrebert/input-required-docs-fix-2.3.0Mark Otto2-2/+2
update 2.3.0 docs to reflect #5786
2013-01-12Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0Mark Otto2-2/+2
update 3.0.0 docs to reflect #5786
2013-01-12fix username navbar text in fluid example for responsive variationsMark Otto1-0/+9
2013-01-11Fixes #6538: Add th support to all the .table-rounded selectorsMark Otto1-4/+10
2013-01-11Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not ↵Mark Otto1-2/+2
-active
2013-01-11Address #6545: clarify initialization of tooltips in docsMark Otto2-2/+2
2013-01-11Fixes #6547: Make blockquotes use multiple of @baseFontSizeMark Otto1-2/+2
2013-01-11Fixes #6552: example fix for button groupMark Otto2-6/+6
2013-01-11Fixes #6553: example fix for validation statesMark Otto2-0/+20
2013-01-11Increase input group margin on bottom and vertically center to match inputsMark Otto1-1/+2
2013-01-11Fixes #6473: Make .input-prepend and .input-append inline-block to match ↵Mark Otto1-0/+1
other form states
2013-01-11Fixes #6474: remove duplicate .btn border colors to make @btn-border workMark Otto1-7/+2
2013-01-11Fixes #6478: scope table backgrounds to immediate td/th elementsMark Otto1-10/+10
2013-01-11Comment fixMark Otto1-1/+1
2013-01-11Remove overflow: auto; from .tab-contentMark Otto1-4/+0
2013-01-11Fixes #6555: remove .controls-row from responsiveMark Otto1-3/+0
2013-01-11Remove navbar links from sticky footer navbar exampleMark Otto1-5/+0
2013-01-11Merge branch 'wilfra-patch-2' into 2.3.0-wipMark Otto5-5/+5
2013-01-10Nuke .popover-inner from the JS since we nuked it from the CSS/HTML long agoMark Otto3-5/+5
2013-01-10Update docs/examples/marketing-narrow.htmlWilliam Franceschine1-1/+1
Updated copyright to 2013
2013-01-10Update docs/examples/marketing-alternate.htmlWilliam Franceschine1-1/+1
Updated copyright to 2013
2013-01-10Update docs/examples/hero.htmlWilliam Franceschine1-1/+1
Updated copyright to 2013
2013-01-10Update docs/examples/carousel.htmlWilliam Franceschine1-1/+1
Updated copyright to 2013
2013-01-10Update docs/examples/fluid.htmlWilliam Franceschine1-1/+1
Updated copyright to 2013
2013-01-09Merge branch 'Justin-John-master' into 2.3.0-wipMark Otto1-0/+1
2013-01-09add sticky footer with navbarMark Otto2-0/+167
2013-01-09Add text alignment utility classesMark Otto3-0/+38
2013-01-09Corrected carousel arrows to active.#6494, #6489Justin John Mathews1-0/+1
Corrected the carousel arrows to active on resizing the browser window.
2013-01-05update docs to reflect #5786Chris Rebert2-2/+2
2013-01-05update docs to reflect #5786Chris Rebert2-2/+2
2013-01-02Basic keyboard accessibility CSS tweaksPatrick H. Lauke4-1685/+754
Mostly doubling-up :hover styles to also cover :focus, as a first step to making the framework more keyboard-friendly. Additionally, fixed two small markup issues in the docs/examples to make the "Learn more" large primary button-styled links keyboard-focusable (as without href they're treated as non-tabable anchors).
2012-12-28Super lame typo on my part, sorry @necolas :)Mark Otto2-2/+2