aboutsummaryrefslogtreecommitdiff
path: root/docs/base-css.html
AgeCommit message (Collapse)AuthorFilesLines
2012-11-30more consistent variable naming patternsMark Otto1-1/+1
2012-11-30Part 1 of unCamelCasing variablesMark Otto1-1/+1
2012-11-30more tests for form styles; includes lightening help textMark Otto1-14/+22
2012-11-30Inputs now 100% width by defaultMark Otto1-20/+20
* Includes text inputs, selects, and textareas * Updated docs to include .span* sizes wherever possible * Commented out responsive 1200px inputs grid * Still some derp to be done to improve more, but this is a decent first stab
2012-11-30Merge branch '2.2.2-wip' into exploratoryMark Otto1-4/+15
Conflicts: docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/alerts.less less/button-groups.less less/buttons.less less/tests/css-tests.html
2012-11-29add holder and replace placehold.itMark Otto1-4/+7
2012-11-28Fixes #5963: Add large button example to icons, fix vertical alignment in ↵Mark Otto1-0/+8
large buttons
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+0
Conflicts: less/button-groups.less
2012-11-21Simpler footer for docsMark Otto1-1/+0
* Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding
2012-11-09Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+1
2012-11-08typo fixMark Otto1-1/+1
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+57
Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less
2012-11-04more required input tweaksMark Otto1-4/+4
2012-11-04start documenting html5 invalid form fieldsMark Otto1-0/+9
2012-11-04Fixes #5785: allow for segmented button groups in input groupsMark Otto1-0/+48
2012-11-04change up list classes to use .list- prefixMark Otto1-4/+4
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+16
2012-11-04Refine new inline list optionMark Otto1-6/+6
2012-11-04Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵Mark Otto1-0/+15
into andriijas-2.1.2-list-inline
2012-11-04clarify unstyled lists docsMark Otto1-1/+1
2012-11-04run make after removing responsive css fileMark Otto1-1/+0
2012-11-03Merge branch 'glyphicons_font' into exploratoryMark Otto1-188/+208
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less
2012-11-03Merge branch '2.2.2-wip' into exploratoryMark Otto1-3/+3
Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-11-03Merge pull request #5766 from bradly/spelling-fixes-in-docsMark Otto1-1/+1
Fixing various spelling typos in the docs.
2012-11-03Change example email addresses to use RFC 2606 reserved example domain.Bradly Feeley1-2/+2
2012-11-02Fixing various spelling typos in the docs.Bradly Feeley1-1/+1
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-7/+20
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-11-02removing glyphicons images, swapping in new icon font with new classesMark Otto1-188/+208
2012-10-31fixes #5717: add retina favicon, recompile docsMark Otto1-1/+1
2012-10-26Adding .inline for ul and olAndreas Cederström1-0/+15
2012-10-18fixes #5572: document .input-block-levelMark Otto1-0/+11
2012-10-07Changing title of docs pages to simply say 'Bootstrap' like the docs home pageMark Otto1-1/+1
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto1-5/+7
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto1-17/+20
Conflicts: docs/assets/css/bootstrap.css less/navs.less
2012-10-01fixes #5055: wrap legend and form elements in fieldset so IE8 styles the ↵Mark Otto1-17/+20
legend properly
2012-09-30Merge branch '2.1.2-wip' into exploratoryMark Otto1-3/+3
Conflicts: docs/getting-started.html docs/templates/pages/getting-started.mustache
2012-09-30fixes #5360: typo in tables docsMark Otto1-1/+1
2012-09-28clean up emphasis docs textMark Otto1-2/+2
2012-09-25initial pass at removing navbar-inner from .navbar componentMark Otto1-33/+31
2012-09-25thumbnails cleanup: no more UL or LI elements needed, instead just use ↵Mark Otto1-2/+2
standard grid markup
2012-09-25make .input-* classes match .btn-* size classesMark Otto1-15/+7
2012-09-25Merge branch '2.1.2-wip' into box-sizing-exerciseMark Otto1-17/+131
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/base-css.html docs/templates/pages/base-css.mustache less/forms.less less/mixins.less
2012-09-25headway, cleanup, and testsMark Otto1-15/+22
2012-09-20fixes #5150: add btn-group support to input groupsMark Otto1-11/+131
2012-09-17fixes #5001: proper ids on form examplesMark Otto1-2/+2
2012-09-13fixes #5119: javascript in navbar typoMark Otto1-1/+1
2012-09-07commenting out stuff and adding grid test pageMark Otto1-5/+5
2012-09-04fixes #4959: docs exampleMark Otto1-2/+3
2012-09-03fixes #4909: add color utility classes .text-warning, etc and document themMark Otto1-2/+19
2012-08-31fixes #4901: attribute typo and reran makeMark Otto1-1/+1