aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
AgeCommit message (Collapse)AuthorFilesLines
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
2013-05-09update reference to value of base line-heightMark Otto1-1/+1
2013-05-09remove the input from an exampleMark Otto1-1/+0
2013-05-09More forms overhaulMark Otto1-38/+18
* Refactor the .forms-horizontal code--much simpler now and built on the Bootstrap grid system instead * Remove all the margins on form controls for simpler styling everywhere else--was overriding that way too often * Drop .help-inline, but keep .help-block * Drop the unused input grid class overrides
2013-05-09fix broken buttons on css docsMark Otto1-21/+21
2013-05-09Fixes #7823: add mention of container to CSS page; build out CSS overview subnavMark Otto1-6/+14
2013-05-08.bs-docs-sidenote to .bs-calloutMark Otto1-11/+11
2013-05-08.bs-docs-example to .bs-exampleMark Otto1-59/+59
2013-05-08Super massive docs overhaulMark Otto1-0/+2057
* 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)
2013-03-28holy crap new docs layout separate from home, no more top navbarMark Otto1-2409/+0
2013-03-28new subnav on all pagesMark Otto1-34/+15
2013-03-27clarify docs on unstyled listsMark Otto1-1/+1
2013-03-26docs fixes with new .bs-docs-container; fixing some lingering grid classesMark Otto1-1/+1
2013-03-26New grid classesMark Otto1-204/+204
2013-03-17incorporate print utilities classes into responsive docs; rejigger some contentMark Otto1-2/+26
2013-03-16typoMark Otto1-1/+1
2013-03-15Overhaul the grid system and its docsMark Otto1-6/+88
* Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot) * Drop the @grid-row-width and @grid-column-width variables * Add the @grid-float-breakpoint variable, as used in Preboot * Add support for .push* and .pull* classes for column ordering manipulation * Document all the things
2013-03-15begin to rewrite the grid docsMark Otto1-8/+23
2013-03-09Fix Typo sucess to successUfuk Avcu1-1/+1
Mini typo fix in the docs...
2013-03-01improve navbar toggle and hide code snippets on mobile devices for nowMark Otto1-1/+1
2013-03-01redo the buttons examplesMark Otto1-62/+44
2013-02-28Holy fucking shit fix that input group with buttons rounded corner noiseMark Otto1-7/+7
2013-02-24try out new table-based type exampleMark Otto1-2/+34
2013-02-17fix inaccurate text classes codeMark Otto1-5/+4
2013-02-17Update some links and rename #gridsystem to #grid-systemMark Otto1-2/+2