aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-11-29run make with nav img fixMark Otto1-0/+4
2012-11-29upgrade to holder 1.6Mark Otto1-71/+183
2012-11-29add holder and replace placehold.itMark Otto14-67/+341
2012-11-29added compiled css fileZulfiqar Ali1-1/+2
2012-11-28Fix the carousel after we scoped selectorsMark Otto1-14/+14
2012-11-28Fixes #5533: Remove filter gradient from disabled links on dropdownsMark Otto1-0/+1
2012-11-28Fixes #5594: Vertical button groups show use max-width, not width, and be ↵Mark Otto1-7/+7
scoped to immediate children buttons only
2012-11-28Fixes #5616: scope carousel state classes to immediate children onlyMark Otto1-14/+14
2012-11-28Fixes #5930: redeclare font-size for popoves in btn-groupsMark Otto1-1/+2
2012-11-28Fixes #5927: Scope button group 5px button left margin to immediate childrenMark Otto1-3/+3
2012-11-28Fixes #5940: Prevent @headingsColor from changing alert colorsMark Otto1-1/+5
2012-11-28Fixes #4852: IE8 popover carets fixedMark Otto1-34/+102
* IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles. * .arrow is the gray border/background, .arrow:after is now the white inner arrow * Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported * Simplified some of the CSS for the popover carets
2012-11-28Fixes #5963: Add large button example to icons, fix vertical alignment in ↵Mark Otto3-1/+17
large buttons
2012-11-28Fixes #6010: Navbar dropdown caret should match link hover colorMark Otto1-0/+10
2012-11-28Fixes #6012: Updated docs sidenav media queries and reset width for exactly ↵Mark Otto1-1/+2
980px
2012-11-28Fixes #6035: use font-size vars in button groupsMark Otto1-3/+3
2012-11-28Fixes #5935: Updated vertical gradient mixinMark Otto1-19/+19
2012-11-22Merge branch '2.2.2-wip' into exploratoryMark Otto13-42/+31
Conflicts: less/button-groups.less
2012-11-22fix image sizes on homepageMark Otto3-7/+8
2012-11-22Fixes #5986: single toggle button html examplesMark Otto2-14/+14
2012-11-21Simpler footer for docsMark Otto10-14/+2
* Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding
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-16widths on github buttonsMark Otto2-2/+2
2012-11-15Change important badges/labels to dangerMark Otto3-12/+12
2012-11-15Merge branch '2.2.2-wip' into exploratoryMark Otto4-3/+19
2012-11-15fixes #5922: clicking only button should download custom buildMark Otto1-1/+1
2012-11-14Fixes #5879: Manual update of Normalize creditMark Otto2-2/+2
2012-11-14run make after latest mergesMark Otto1-0/+12
2012-11-10fixes #5873: @navbarInverseBrandColor not usedDrew Goodwin1-0/+4
2012-11-09Merge branch '2.2.2-wip' into exploratoryMark Otto4-4/+4
2012-11-09run make againMark Otto1-1/+0
2012-11-08typo fixMark Otto2-2/+2
2012-11-08remove ; from customizerMark Otto2-2/+2
2012-11-05merge in latestMark Otto1-1/+1
2012-11-05Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-1/+1
2012-11-05icon vertical align in buttonsMark Otto1-10/+9
2012-11-05new docs css for new iconsMark Otto1-1/+5
2012-11-05update docs and all classesMark Otto2-20/+62
2012-11-05adding new fonts and css for glyphicons updateMark Otto8-309/+545
2012-11-05Merge branch '2.2.2-wip' into exploratoryMark Otto19-34/+37
Conflicts: docs/assets/css/bootstrap.css less/navbar.less less/variables.less
2012-11-05insert missing i18n tag at customize and download stringAlexandre Magno1-1/+1
2012-11-05version bumpMark Otto19-32/+32
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 Otto5-15/+133
Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less
2012-11-04more required input tweaksMark Otto3-14/+14
2012-11-04simplify invalid input cssMark Otto1-6/+6
2012-11-04Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark 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-04start documenting html5 invalid form fieldsMark Otto2-0/+18