aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav-css.html
AgeCommit message (Collapse)AuthorFilesLines
2014-03-16Rename and organize nav partials for cleaner file structureMark Otto1-141/+0
2014-03-07Fixes #12748mrmrs1-1/+4
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto1-1/+0
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto1-8/+17
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-04Fixes #12697: Document readonly inputsMark Otto1-0/+1
2014-03-03fix navMark Otto1-1/+0
2014-03-03Rename RTL files and add some basic docsMark Otto1-0/+8
2014-02-01mv .img-responsive docs from Overview to Images sectionChris Rebert1-1/+4
2014-01-13Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵Mark Otto1-0/+1
boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+129
2014-01-19Additional changes to #12275 and #12292Quy Ton1-1/+1
2014-01-18Make spelling of Less uniform throughout the docsJulian Thilo1-1/+1
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-4/+1
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+130
Conflicts: _config.yml docs/_includes/footer.html docs/_includes/nav-main.html docs/_includes/old-bs-docs.html docs/_layouts/default.html docs/_layouts/home.html docs/getting-started.html docs/index.html
2013-07-18flatten docs dir back into rootMark Otto1-76/+0
2013-07-09Dustin the docs againJulian Thilo1-1/+0
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-0/+3
2013-06-09Redo grid documentationMark Otto1-1/+3
* Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations * Add more examples to the grid example page * Red columns instead of gray for more Bootstrapy aesthetic
2013-06-08add new grid subnav linkMark Otto1-0/+1
2013-05-16Drop .form-actionsMark Otto1-1/+0
2013-05-09Fixes #7823: add mention of container to CSS page; build out CSS overview subnavMark Otto1-1/+11
2013-05-08Super massive docs overhaulMark Otto1-0/+62
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)