| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-12-08 | Fixes #5729: Nested striped tablesv2.2.2 | Mark Otto | 1 | -2/+7 | |
| * 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 | 2 | -10/+59 | |
| * 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/+4 | |
| 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 | -4/+4 | |
| 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 | -58/+0 | |
| 2012-12-03 | Once more, update all the favicons to retina | Mark Otto | 6 | -18/+18 | |
| 2012-12-03 | Fixes #6115: scope breadcrumb styles to immediate children only | Mark Otto | 1 | -3/+3 | |
| 2012-12-03 | nuke comments | Mark Otto | 1 | -3/+0 | |
| 2012-12-03 | Fixing header color for success, error and info alerts | Andreas Cederström | 1 | -0/+13 | |
| 2012-12-02 | add source attribution for IE10 fix | Mark Otto | 1 | -0/+1 | |
| 2012-12-02 | Enable responsive features in IE10 when snapped | Mark Otto | 1 | -0/+8 | |
| 2012-12-02 | Revert vertical gradient spec to 'to bottom' as 'top' doesn't work in IE10 | Mark Otto | 1 | -1/+1 | |
| 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 | -3/+0 | |
| 2012-12-02 | Add relative positioning to .modal-body - Fixes #5991 | Blake Embrey | 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 | update comment | Mark Otto | 1 | -0/+1 | |
| 2012-11-29 | Merge branch 'idavemm-patch-1' into 2.2.2-wip | Mark Otto | 1 | -0/+5 | |
| 2012-11-29 | add holder and replace placehold.it | Mark Otto | 1 | -19/+19 | |
| 2012-11-28 | Fix the carousel after we scoped selectors | Mark Otto | 1 | -1/+1 | |
| 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 | -0/+4 | |
| 2012-11-28 | Fixes #4852: IE8 popover carets fixed | Mark Otto | 1 | -6/+76 | |
| * 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 | help-block margin-top should also apply after a span.uneditable-input | Zulfiqar Ali | 1 | -1/+1 | |
| 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/+11 | |
| 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 | -1/+1 | |
| 2012-11-27 | help-block margin-top should also apply after a span.input | Zulfiqar Ali | 1 | -1/+2 | |
| 2012-11-19 | Fix typo in reset.less | Tony Narlock | 1 | -1/+1 | |
| 2012-11-18 | Fixes #5937: Border radius vars in button groups | Mark Otto | 1 | -12/+12 | |
| 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 | -1/+1 | |
| 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 | Merge pull request #5894 from amid2887/patch-3 | Mark Otto | 1 | -7/+16 | |
| Update less/tables.less ( typing, use variable, add border-radius reset ) | |||||
| 2012-11-13 | Update less/tables.less | amid2887 | 1 | -7/+16 | |
| Possible typing. Add @baseBorderRadius as value for some rules. Add border-radius clearing for first and last td in the last tbody for table with tfoot. | |||||
| 2012-11-10 | fixes #5873: @navbarInverseBrandColor not used | Drew Goodwin | 1 | -0/+4 | |
| 2012-11-08 | remove * line-height | 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 | 2 | -6/+6 | |
| .navbar-text to prevent unintended cascading | |||||
| 2012-11-04 | more required input tweaks | Mark Otto | 1 | -4/+5 | |
| 2012-11-04 | simplify invalid input css | Mark Otto | 1 | -5/+4 | |
