aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
AgeCommit message (Collapse)AuthorFilesLines
2013-06-27update close button example displayMark Otto1-1/+1
2013-06-27add docs callout for glyphicons on homepage and CSS pageMark Otto1-1/+0
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-1/+1
* 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-25Docs: create new callout classesJulian Thilo1-2/+15
2013-06-23Fix overlap sidebar for Tablets and up in docsLuis Hdez1-7/+2
2013-06-21Reset padding on homepage linksMark Otto1-1/+3
2013-06-15Fix up broken input group example layoutsMark Otto1-0/+6
2013-06-09No more need for grid column highlighting, so nuke thatMark Otto1-4/+0
2013-06-09Redo grid documentationMark Otto1-0/+4
* 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-0/+1
* 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-03fix docs highlighting of gridMark Otto1-2/+2
2013-05-23rearrange customizer contentMark Otto1-0/+8
2013-05-22fix up customizer js and classes; turn buttons into real buttonsMark Otto1-0/+11
2013-05-23Bring the customizer up to speedJulian Thilo1-0/+23
I reworked the customizer to match the new docs layout and include all newly added variables, etc. Would be glad to keep an eye on Customize and update it as v3 changes. Help blocks in my new version need some more work, too, so this is just a basis.
2013-05-16Better grid template; link color change in docs navbarMark Otto1-1/+1
2013-05-16Simple responsive utilities test cssMark Otto1-14/+11
2013-05-16Redo the responsive utilities stuffMark Otto1-8/+10
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests
2013-05-15Fixes #7898: ensure button typeMark Otto1-0/+3
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-0/+5
Conflicts: docs/assets/css/docs.css
2013-05-14Overhaul form control and button sizing, and some type stylesMark Otto1-0/+5
* 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-14refined navbar styles in docsMark Otto1-1/+7
2013-05-14Cleanup form-inline examples in docsRobert Burns1-0/+5
2013-05-10twerk nested nav linksMark Otto1-1/+1
2013-05-09redo docs footer a bitMark Otto1-2/+5
2013-05-09Unitless line-heightMark Otto1-0/+1
* Instead of 20px as @line-height-base, use 1.5 * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components
2013-05-09Fix up navbar forms by using inline form as a mixin; fix docs for thoseMark Otto1-0/+1
2013-05-08.bs-docs-sidenote to .bs-calloutMark Otto1-5/+5
2013-05-08.bs-docs-tooltip-examples to .bs-example-tooltipsMark Otto1-2/+2
2013-05-08.bs-docs-example to .bs-exampleMark Otto1-43/+43
2013-05-08.bs-docs-footer to .bs-footer; nuke .bs-docs-container css; remove ↵Mark Otto1-8/+2
.bs-docs-container from footer
2013-05-08.bs-docs-social-* to .bs-social-*Mark Otto1-7/+6
2013-05-08.bs-docs-top to .bs-topMark Otto1-3/+3
2013-05-08.bs-docs-header to .bs-headerMark Otto1-5/+5
2013-05-08docs css reorgMark Otto1-49/+34
2013-05-08more work on the sidenav, including small css refactor and new classesMark Otto1-57/+40
2013-05-08more navbar and header tweaksMark Otto1-4/+6
2013-05-08new docs page headersMark Otto1-8/+17
2013-05-08red navbar for docsMark Otto1-5/+14
2013-05-08refactor homepage jumbotron masthead doodadMark Otto1-56/+46
2013-05-08Super massive docs overhaulMark Otto1-42/+41
* 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-05-03Merge branch 'bs3_cdn_docs_mention' into 3.0.0-wipMark Otto1-0/+10
Conflicts: docs/docs.html
2013-04-28Merge pull request #7704 from twitter/bs3_moar_grid_changesMark Otto1-2/+2
BS3: Overhaul grid system once more
2013-04-28derp on navbar toggle and docs positionsMark Otto1-1/+13
2013-04-27Overhaul navbar navsMark Otto1-1/+1
* Switch from to to eliminate an element in selectors * Drop .navbar-divider entirely
2013-04-26Back to two grid classes, .col and .col-lg-*Mark Otto1-2/+2
2013-04-26Redo the getting started section to mention BootstrapCDNMark Otto1-0/+10
2013-04-14centerMark Otto1-4/+4
2013-04-14nuke hidden homepage contentMark Otto1-0/+1
2013-04-14Merge branch '3.0.0-wip' into bs3_homepageMark Otto1-0/+4
2013-04-14lighter .highlight in sidenotes as wellMark Otto1-1/+2