| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-08 | Fixes #5729: Nested striped tablesv2.2.2 | Mark Otto | 1 | -2/+6 | |
| * Scopes striping to immediate children of the tbody and tr * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg | |||||
| 2012-12-08 | Nesting tables | Mark Otto | 1 | -10/+10 | |
| * Add simple test to css-tests.html * Scope .table-bordered to immediate children th/td elements only | |||||
| 2012-12-07 | Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wip | Mark Otto | 1 | -0/+2 | |
| 2012-12-07 | Fixes #6148: Icons in mini buttons properly aligned | Mark Otto | 1 | -0/+5 | |
| 2012-12-07 | Merge pull request #6151 from tierra/pre-code-white-space-fix | Mark Otto | 1 | -0/+2 | |
| Fix code block white-space breaks within pre tags. | |||||
| 2012-12-07 | Fixes #6136: Proper scoping of breadcrumbs divider | Mark Otto | 1 | -1/+1 | |
| 2012-12-06 | Fix code block white-space breaks within pre tags. | Bryan Petty | 1 | -0/+2 | |
| 2012-12-05 | Remove commented out old popover CSS | Mark Otto | 1 | -60/+0 | |
| 2012-12-04 | Fix up display of dropdown submenu examples on responsive views | Mark Otto | 1 | -1/+35 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-12-03 | Fixing header color for success, error and info alerts | Andreas Cederström | 1 | -0/+13 | |
| 2012-12-02 | Enable responsive features in IE10 when snapped | Mark Otto | 1 | -0/+4 | |
| 2012-12-02 | Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10 | Mark Otto | 1 | -19/+19 | |
| 2012-12-02 | reset text align in popovers given inline insertion | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | remove overrides on inner html of popover-content | Mark Otto | 1 | -6/+0 | |
| 2012-12-02 | run make on modal popover fix | Mark Otto | 1 | -0/+1 | |
| 2012-11-29 | Fixes #5853: Maintain 10px margin above help block when following input groups | Mark Otto | 1 | -1/+3 | |
| 2012-11-29 | remove element from selector | Mark Otto | 1 | -1/+1 | |
| 2012-11-29 | Merge pull request #6039 from desheikh/2.2.2-wip | Mark Otto | 1 | -1/+2 | |
| help-block margin-top should also apply after a span.uneditable-input | |||||
| 2012-11-29 | run make with nav img fix | Mark Otto | 1 | -0/+4 | |
| 2012-11-29 | added compiled css file | Zulfiqar Ali | 1 | -1/+2 | |
| 2012-11-28 | Fix the carousel after we scoped selectors | Mark Otto | 1 | -14/+14 | |
| 2012-11-28 | Fixes #5533: Remove filter gradient from disabled links on dropdowns | Mark Otto | 1 | -0/+1 | |
| 2012-11-28 | Fixes #5594: Vertical button groups show use max-width, not width, and be ↵ | Mark Otto | 1 | -7/+7 | |
| scoped to immediate children buttons only | |||||
| 2012-11-28 | Fixes #5616: scope carousel state classes to immediate children only | Mark Otto | 1 | -14/+14 | |
| 2012-11-28 | Fixes #5930: redeclare font-size for popoves in btn-groups | Mark Otto | 1 | -1/+2 | |
| 2012-11-28 | Fixes #5927: Scope button group 5px button left margin to immediate children | Mark Otto | 1 | -3/+3 | |
| 2012-11-28 | Fixes #5940: Prevent @headingsColor from changing alert colors | Mark Otto | 1 | -1/+5 | |
| 2012-11-28 | Fixes #4852: IE8 popover carets fixed | Mark Otto | 1 | -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-28 | Fixes #5963: Add large button example to icons, fix vertical alignment in ↵ | Mark Otto | 1 | -1/+1 | |
| large buttons | |||||
| 2012-11-28 | Fixes #6010: Navbar dropdown caret should match link hover color | Mark Otto | 1 | -0/+10 | |
| 2012-11-28 | Fixes #6012: Updated docs sidenav media queries and reset width for exactly ↵ | Mark Otto | 1 | -1/+2 | |
| 980px | |||||
| 2012-11-28 | Fixes #6035: use font-size vars in button groups | Mark Otto | 1 | -3/+3 | |
| 2012-11-28 | Fixes #5935: Updated vertical gradient mixin | Mark Otto | 1 | -19/+19 | |
| 2012-11-22 | fix image sizes on homepage | Mark Otto | 1 | -1/+2 | |
| 2012-11-21 | Simpler footer for docs | Mark Otto | 1 | -5/+2 | |
| * Remove back to top link (ya'll are lazy :P) * Center text * Decrease vertical padding | |||||
| 2012-11-16 | Fixes #5925: Adjust top margin of input group in navbar | Mark Otto | 1 | -1/+1 | |
| 2012-11-16 | Fixes #5912: User correct selector for form field states. | Mark Otto | 1 | -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-14 | run make after latest merges | Mark Otto | 1 | -0/+12 | |
| 2012-11-10 | fixes #5873: @navbarInverseBrandColor not used | Drew Goodwin | 1 | -0/+4 | |
| 2012-11-09 | run make again | Mark Otto | 1 | -1/+0 | |
| 2012-11-05 | version bump | Mark Otto | 2 | -2/+2 | |
| 2012-11-04 | Fixes #5471: Remove color from .navbar and .navbar-inverse and reassign to ↵ | Mark Otto | 1 | -7/+7 | |
| .navbar-text to prevent unintended cascading | |||||
| 2012-11-04 | more required input tweaks | Mark Otto | 1 | -6/+6 | |
| 2012-11-04 | simplify invalid input css | Mark Otto | 1 | -6/+6 | |
| 2012-11-04 | Merge pull request #5786 from cvrebert/2.2.2-wip | Mark Otto | 1 | -6/+6 | |
| fixes #5494: style invalid fields as invalid regardless of required-ness | |||||
| 2012-11-04 | Fixes #5785: allow for segmented button groups in input groups | Mark Otto | 1 | -5/+8 | |
| 2012-11-04 | fixes #5494: style invalid fields as invalid regardless of required-ness | Chris Rebert | 1 | -6/+6 | |
| 2012-11-04 | Fixes #5662: white-space: nowrap; on code element | Mark Otto | 1 | -0/+1 | |
| 2012-11-04 | remove unnecessary bg declarations in buttons per #5684 | Mark Otto | 1 | -7/+0 | |
