aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
AgeCommit message (Collapse)AuthorFilesLines
2012-12-26Remove .controls-row; instead, folks should use .row and .span* for all ↵Mark Otto1-33/+1
their grid input sizing needs when multiple inputs per line are required
2012-12-20update docs regarding normalize and clearfixMark Otto1-2/+2
2012-12-20fix up code snippetMark Otto1-1/+1
2012-12-19Holy shit, buttons, button states, and input states updatedMark Otto1-12/+11
2012-12-19Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into ↵Mark Otto1-0/+38
cvrebert-3.0.0-wip Conflicts: docs/assets/css/bootstrap.css less/mixins.less
2012-12-19remove commented out buttons css, update docsMark Otto1-1/+1
2012-12-19overhaul buttonsMark Otto1-12/+2
2012-12-19Change .jumbotron usage in docs layout to .bs-docs-jumbotronMark Otto1-1/+1
2012-12-19Drop labels from the docsMark Otto1-11/+4
2012-12-19Drop .form-search supportMark Otto1-38/+1
2012-12-19Merge branch 'bs3-input-groups' into 3.0.0-wipMark Otto1-141/+91
Conflicts: docs/assets/css/bootstrap.css
2012-12-19Remove support for multiple buttons in input groups because fuck that shit.Mark Otto1-34/+2
2012-12-10document caveat regarding fieldset legend and #6199Chris Rebert1-1/+2
2012-12-10document fieldset[disabled] styling added in #6199; per @mdoChris Rebert1-0/+37
2012-12-09Fix checkbox and radios exampleMark Otto1-24/+36
2012-12-09Nested columns docs tweaksMark Otto1-6/+6
2012-12-09Refactor input groupsMark Otto1-136/+118
* Deprecate .input-append and .input-prepend * Use new, single base class for component, .input-group * Deprecate .addon for .input-group-addon * For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns * Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first
2012-12-05Merge branch '2.2.2-wip' into 3.0.0-wipMark Otto1-3/+3
Conflicts: README.md docs/assets/css/bootstrap.css docs/assets/js/bootstrap.js docs/assets/js/bootstrap.min.js docs/examples/fluid.html docs/scaffolding.html less/breadcrumbs.less less/popovers.less less/responsive.less
2012-12-04add gallery page, fill with a few screenshots to startMark Otto1-0/+3
2012-12-01move around social buttonsMark Otto1-0/+19
2012-11-30section title changeMark Otto1-1/+1
2012-11-30docs content changedMark Otto1-1/+1
2012-11-30remove responsive image from css docs pageMark Otto1-11/+1
2012-11-30remove deleted css files, run makeMark Otto1-0/+2506