aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-05Delete reference to a non-existent classQuy Ton1-1/+0
2014-01-04Fix anchor linksQuy Ton1-1/+1
2014-01-04Use relative URLsQuy Ton1-4/+4
2014-01-03Replace lingering page.url instance with site.baseurlChris Rebert1-1/+1
Refs #12083 & #12037
2013-12-28no more page.base_urlMark Otto1-1/+0
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+3511
2014-01-19More "LESS" to "Less" changesQuy Ton1-1/+1
2014-01-19Additional changes to #12275 and #12292Quy Ton1-2/+2
2014-01-19Dustin' the docs: Typos, Grammar, etc. in css.htmlJulian Thilo1-11/+11
2014-01-17Replace Normalize with Normalize.cssZlatan Vasović1-2/+2
2014-01-15Merge branch 'master' into docs_derpMark Otto1-2/+6
Conflicts: docs/components.html docs/css.html
2014-01-14Merge pull request #12232 from twbs/mixing-docsMark Otto1-0/+4
clarify docs regarding non-mixable components
2014-01-14clarify docs regarding non-mixable componentsChris Rebert1-0/+4
2014-01-14downgrade .img-responsive cross-reference callout from warning to infoChris Rebert1-1/+1
2014-01-14downgrade <label>-related callouts from danger to warningChris Rebert1-1/+1
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-149/+4
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2014-01-12Formatting and docs changesMark Otto1-1834/+1804
2014-01-11Merge branch 'master' into docs_derpMark Otto1-5/+6
Conflicts: docs/getting-started.html
2014-01-09Merge branch 'master' into docs_derpMark Otto1-13/+13
Conflicts: docs/assets/css/docs.css
2014-01-06justify textMark Otto1-0/+2
2014-01-05Merge branch 'master' into docs_derpMark Otto1-1/+0
Conflicts: docs/components.html
2014-01-05Merge branch 'master' into docs_derpMark Otto1-4/+4
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+3514
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-2183/+0
2013-07-18copy change to css page subheadingMark Otto1-1/+1
2013-07-18Fixes #8452: adds `.active` to table classesMark Otto1-24/+52
2013-07-17fix link to grid exampleMark Otto1-1/+1
2013-07-17fix broken docs calloutsMark Otto1-1/+1
2013-07-17Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto1-16/+19
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html
2013-07-11rm .control-group from docs since it's no longer in the LESSChris Rebert1-6/+6
2013-07-09Dustin the docs againJulian Thilo1-7/+1
* 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-07-05Remove further mentions of GlyphiconsMark Otto1-1/+1
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-0/+14
2013-06-27Merge pull request #8307 from cvrebert/8287-docs-patchMark Otto1-1/+5
Fix #8287
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-17/+20
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-25Fix #8287Chris Rebert1-1/+5
2013-06-25Docs: fix 1 typo; use <code> in 1 placeChris Rebert1-1/+1
2013-06-25rm :invalid styling from docsChris Rebert1-15/+0
It was removed from the code in 90d4343f66d1cdafe24b6de0dbb6ae64312df323 :-/
2013-06-25fix ID of Normalize heading in docs so that the sidenav can find itChris Rebert1-1/+1
2013-06-21Rename class name in placeholderTom Pietschker1-6/+6
applies 2535e060a48393143e7a6c2eb93a0a5d06663801 to css.html. Wasn't docs.html removed a while ago?
2013-06-19Fixes #8001: add IDs for example inputsMark Otto1-4/+4
2013-06-19Add missing property to form-horizontal docsKurt MacDonald1-2/+2
2013-06-16CSS docs page: backticks ==> <code>Chris Rebert1-2/+2
2013-06-15Fix up broken input group example layoutsMark Otto1-5/+5
2013-06-09Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-06-09Redo grid documentationMark Otto1-22/+84
* 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-08Another grid updateMark Otto1-2/+57
* Update docs to include table of grid levels and behaviors * Change from .col-md to .col-sm to match existing size variables we use elsewhere * Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid * Combine responsive .container breakpoints with grid breakpoints in grid.less * Other misc docs updates
2013-06-05Update css.htmlMladen Plavsic1-1/+1
Missing word "in" in "Someone famous in Source Title"
2013-06-04reverse order of grid column examples for dual grid sectionMark Otto1-6/+6
2013-06-03nuke the .colMark Otto1-109/+109