aboutsummaryrefslogtreecommitdiff
path: root/css.html
AgeCommit message (Collapse)AuthorFilesLines
2013-12-15use unique IDs for input feedback examples so HTML validatesChris Rebert1-32/+32
2013-12-15copyeditingChris Rebert1-1/+1
2013-12-15Add new form feedback states, clean up existing form stylesMark Otto1-6/+88
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-15Fixes #11660: Depcreate small and .small in blockquote in favor of footerMark Otto1-4/+4
2013-12-15Clarify number of columns in nested gridMark Otto1-1/+1
2013-12-15Fix wrong variable nameZlatan Vasović1-2/+2
2013-12-14Fixes #11572: Add contextual background-color classes to match text classes; ↵Mark Otto1-23/+41
move both sets of classes to Helper Classes section of the CSS docs
2013-12-14change class nameMark Otto1-6/+6
2013-12-14correct bookmark prefixMark Otto1-16/+16
2013-12-14document #11326Mark Otto1-0/+33
2013-12-14Fixes #10505: Document more of LESS vars and mixinsMark Otto1-0/+460
2013-12-11Fixes #11837: grid containers are fixed width now, no longer max-widthMark Otto1-1/+1
2013-12-07Add .container-fluid variation for full-width containers and layoutsMark Otto1-1/+11
/cc #10711 #9862
2013-12-07Fixes #11193: Add kbd element styles to indicate user input via keyboardMark Otto1-2/+11
2013-12-07Fixes #10884: Adds .info variant to contextual table classesMark Otto1-0/+20
2013-12-04Fixes #11436: mention in docs that .container isn't nestable; update docs to ↵Mark Otto1-1/+2
mention width, not max-width
2013-12-03account for #11050 in the docsChris Rebert1-4/+2
2013-12-01fixes #11508: mention in docs that inline forms only work at 768px and upMark Otto1-1/+1
2013-11-28Merge branch 'master' into pr/11414Mark Otto1-1/+1
Conflicts: dist/css/bootstrap.min.css
2013-11-21add role form for horizontal form exampleRakhat Jabagin1-1/+1
2013-11-08Add missing `.small` styles and docsZlatan Vasović1-1/+1
2013-11-04Fixed linksOre Landau1-3/+3
Links to same-page anchors were treated as external links.
2013-10-23rm dummy 'src' attributes of <img>s & squelch validator warning; fixes #11216Chris Rebert1-3/+3
2013-10-17copy change, add to buttons anchor sectionMark Otto1-0/+4
2013-10-13clarify more grid stuff, specifically 100% fluid designs; fixes #10711Mark Otto1-0/+6
2013-10-13mention rows must be in containers in grid docsMark Otto1-0/+1
2013-10-13follow up to #10102, cc @cvrebertMark Otto1-0/+1
2013-10-13add docs example for #10938 to show responsive column clearing in gridMark Otto1-0/+16
2013-10-13mention .invisible in docs per #10102Mark Otto1-1/+5
2013-10-13another grid .row mentionMark Otto1-1/+1
2013-10-13finish grid docs intro for now; needs work thoughMark Otto1-4/+7
2013-10-13mention .small in docs /cc #10102Mark Otto1-1/+1
2013-10-13Document caret /cc #10102Mark Otto1-0/+17
2013-10-07Fixes #10126: Update responsive test cases to properly highlight hidden ↵Mark Otto1-21/+21
class examples
2013-10-07Merge pull request #10962 from twbs/doc-h1-thru-h6-classesChris Rebert1-1/+1
document .h1 thru .h6; fixes part of #10102
2013-10-06document .h1 thru .h6; fixes part of #10102Chris Rebert1-1/+1
2013-10-06fix #10961Chris Rebert1-13/+13
2013-09-30Merge pull request #10856 from akalicki/grid_class_docsMark Otto1-8/+9
Better documentation and optimized examples for grid classes
2013-09-30Merge pull request #10883 from ZDroid/patch-3Mark Otto1-1/+0
Remove "Remove margin on the body" from base css docs
2013-09-30Merge pull request #10889 from twbs/contextual-table-docs-xsMark Otto1-2/+2
table contextual classes docs: .col-lg-* => .col-xs-*
2013-09-30table contextual classes docs: .col-lg-* => .col-xs-*Chris Rebert1-2/+2
2013-09-30use .col-xs-* in "Forms: Column Sizing" docs so more responsiveChris Rebert1-12/+12
2013-09-30also use .col-sm-* in other .form-horizontal example for consistencyChris Rebert1-8/+8
2013-09-30Remove "Remove margin on the body" from base css docsZlatan Vasović1-1/+0
Normalize did that.
2013-09-28Better documentation and optimized examples for grid classesAlex Kalicki1-8/+9
2013-09-24don't include . in linkMark Otto1-1/+1
2013-09-24add cross-reference to Input Groups in CSS Form docs; fixes #10792Chris Rebert1-0/+4
2013-09-24Use "Skip to main content" phrasing consistently; further #10786 fixesChris Rebert1-1/+1
2013-09-23deprecate .hide; fixes #10446Chris Rebert1-15/+6
2013-09-19white → #fffZlatan Vasović1-1/+1