aboutsummaryrefslogtreecommitdiff
path: root/_includes/nav-css.html
AgeCommit message (Collapse)AuthorFilesLines
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-129/+0
2013-12-21add section for contentsMark Otto1-0/+1
2013-12-20more LessMark Otto1-1/+1
2013-12-20Sass docs; LESS to Less because fuck capsMark Otto1-0/+9
2013-12-15Add new form feedback states, clean up existing form stylesMark Otto1-1/+3
New stuff: * Adds `.has-feedback` and `.form-control-feedback` to show icon-based form feedback to users. Fixes #11836. * Removes the `width: 1em` on `.glyphicon` because it makes it impractical to resize the width of all icons, even if they’re not “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work, nor would a class preceeded by a parent class. Clean up: * Sets `width: auto;` on all `.form-control`s within inline forms. * Removes all the inline `select` menu `width` styles because all inputs are now `auto`. * Update form states docs to separate out sections better.
2013-12-14Fixes #11572: Add contextual background-color classes to match text classes; ↵Mark Otto1-0/+2
move both sets of classes to Helper Classes section of the CSS docs
2013-12-14Fixes #10505: Document more of LESS vars and mixinsMark Otto1-0/+8
2013-12-07Add .container-fluid variation for full-width containers and layoutsMark Otto1-0/+1
/cc #10711 #9862
2013-12-07Fixes #11193: Add kbd element styles to indicate user input via keyboardMark Otto1-1/+8
2013-10-13finish grid docs intro for now; needs work thoughMark Otto1-0/+1
2013-10-13Document caret /cc #10102Mark Otto1-0/+1
2013-09-02fixes #10316: Document .active and :active for buttonsMark Otto1-0/+1
2013-09-01fixes #10164: Document .center-block mixin and update CSS to include it as a ↵Mark Otto1-0/+1
class as well
2013-08-24fixes #9887: documents show and hide classesMark Otto1-0/+1
2013-08-23Document .hide-text and .text-hideMark Otto1-0/+1
2013-08-23Rearrange helper classes docs section; add subnav list items to docs side navMark Otto1-0/+6
2013-08-19Copy edits, fix classes for demo, add subnav linksMark Otto1-3/+14
2013-08-18Add responsive tables with help of `.table-responsive` wrapperMark Otto1-0/+1
2013-08-18remove old glyphicons mentionMark Otto1-3/+0
2013-08-16finish up second pass through docs nav, headings, organization, naming, etc ↵Mark Otto1-15/+15
(another run through at #9710)
2013-08-15fixes #9663: third part, document the resetsMark Otto1-1/+1
2013-08-15improve table classes' snippets and orderingMark Otto1-1/+1
2013-08-14fix #9454: add grid docs about responsive column clearingMark Otto1-0/+1
2013-08-12fixes #9317: document media queriesMark Otto1-0/+1
2013-08-05Fixes #8150: add `.static-form-control` for vertical alignment of static ↵Mark Otto1-0/+1
form text - Also fixes the vertical alignment of labels in horizontal layouts on account of the recent button and input padding changes - Also changes the vertical alignment of the checkboxes and radios in horizontal forms
2013-07-27Input groups overhaulMark Otto1-1/+0
* Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679
2013-07-18flatten docs dir back into rootMark Otto1-0/+76