aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/bootstrap.css
AgeCommit message (Collapse)AuthorFilesLines
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto1-5/+5
Conflicts: less/button-groups.less
2012-11-16Fixes #5925: Adjust top margin of input group in navbarMark Otto1-1/+1
2012-11-16Fixes #5912: User correct selector for form field states.Mark Otto1-4/+4
Previously, we were using a generic label selector, but as this was changed in the main forms awhile back, we need to change it here.
2012-11-15Change important badges/labels to dangerMark Otto1-4/+4
2012-11-15Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+16
2012-11-14run make after latest mergesMark Otto1-0/+12
2012-11-10fixes #5873: @navbarInverseBrandColor not usedDrew Goodwin1-0/+4
2012-11-09run make againMark Otto1-1/+0
2012-11-05Merge branch '2.2.2-wip' into exploratoryMark Otto1-3/+6
Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less
2012-11-05version bumpMark Otto1-1/+1
2012-11-04Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵Mark Otto1-7/+7
.navbar-text to prevent unintended cascading
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-13/+17
Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less
2012-11-04more required input tweaksMark Otto1-6/+6
2012-11-04simplify invalid input cssMark Otto1-6/+6
2012-11-04Merge pull request #5786 from cvrebert/2.2.2-wipMark Otto1-6/+6
fixes #5494: style invalid fields as invalid regardless of required-ness
2012-11-04Fixes #5785: allow for segmented button groups in input groupsMark Otto1-5/+8
2012-11-04fixes #5494: style invalid fields as invalid regardless of required-nessChris Rebert1-6/+6
2012-11-04Fixes #5662: white-space: nowrap; on code elementMark Otto1-0/+1
2012-11-04remove unnecessary bg declarations in buttons per #5684Mark Otto1-7/+0
2012-11-04Fixes #5113: increase .typeahead z-index for proper use with modalsMark Otto1-0/+1
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-5/+2
Conflicts: docs/assets/css/bootstrap.css less/type.less
2012-11-04remove margin on .inline listsMark Otto1-0/+1
2012-11-04change up list classes to use .list- prefixMark Otto1-6/+3
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+12
2012-11-04Refine new inline list optionMark Otto1-23/+4
2012-11-04Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵Mark Otto1-0/+31
into andriijas-2.1.2-list-inline
2012-11-04add justified nav links for tabs and pillsMark Otto1-23/+34
2012-11-04responsive images, updated shadows on navbars, remove responsive file from docsMark Otto1-4/+4
2012-11-03Merge branch 'glyphicons_font' into exploratoryMark Otto1-321/+381
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less
2012-11-03Navs refactor, restoring .nav-listMark Otto1-81/+66
2012-11-03rgba() tooltip bgMark Otto1-7/+7
2012-11-03Merge branch '2.2.2-wip' into exploratoryMark Otto1-0/+58
Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-11-03Fixes #5776: Reside white-space for popoversMark Otto1-65/+53
2012-11-03Fixes #5739: Port in HTML5 BP print stylesMark Otto1-0/+65
2012-11-03Fixes #5775: Collapse labels/badgesMark Otto1-0/+5
* When :empty, display: none; * Add documentation for change in behavior
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto1-75/+94
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-02tweaks to icons defaults and in buttons improve vertical alignMark Otto1-9/+7
2012-11-02removing glyphicons images, swapping in new icon font with new classesMark Otto1-320/+381
2012-11-01fixes #5742: add cursor: pointer; to labels and selectsMark Otto1-1/+11
2012-10-31fixes #3222: simpler positioning of modalsMark Otto1-6/+3
2012-10-31fixes #5700: restore white text on active dropdown/typeahead textMark Otto1-1/+1
2012-10-31fixes #5725: hover state for a.muted; also reformatted CSSMark Otto1-0/+4
2012-10-302.2.1 - hotfix for carouselfat1-1/+1
2012-10-29derp, add that in the right spotMark Otto1-6/+1
2012-10-29fixes #4511: remove focus on opened modal windowMark Otto1-0/+4
2012-10-29add media.less to customizer pageMark Otto1-28/+28
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-1/+1
2012-10-26Adding .inline for ul and olAndreas Cederström1-28/+59
2012-10-18fixes #5572: document .input-block-levelMark Otto1-12/+12
2012-10-17add updater function and rebuildJacob Thornton1-12/+12