aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-08no prebootwangsai1-2/+2
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-11/+11
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
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
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
2013-05-16Better grid template; link color change in docs navbarMark Otto1-0/+1
2013-05-16Form validation and horizontal row updateMark Otto1-4/+4
* changed .row-label to .control-label as used elsewhere already * changed .formFieldState mixin to .form-field-validation
2013-05-16Simple responsive utilities test cssMark Otto1-7/+25
2013-05-16Redo the responsive utilities stuffMark Otto1-13/+13
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests
2013-05-16Drop .form-actionsMark Otto1-15/+0
2013-05-15Fixes #7898: ensure button typeMark Otto1-10/+10
Sets `type="button"` on all buttons in the docs
2013-05-14Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-19/+15
Conflicts: docs/assets/css/docs.css
2013-05-14Fixes #7878: .col-span-* mentions to .col-lg-*Mark Otto1-3/+3
2013-05-14Overhaul form control and button sizing, and some type stylesMark Otto1-10/+2
* New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless
2013-05-14Cleanup form-inline examples in docsRobert Burns1-19/+15
2013-05-13Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-2/+2
2013-05-12fix broken responsive utilities tableMark Otto1-48/+50
2013-05-12Fix invalid input within docsRobert Burns1-2/+2
2013-05-11Changed Responsive utilities section in docs/css.htmlVinay Raghu1-13/+13
2013-05-10Font-size and line-height tweaksMark Otto1-1/+1
* Use 1.428 for line-height instead of 1.5 * Use function for full pixel values instead of decimals