| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-07 | Enable stylelint's no-duplicate-selectors rule. | XhmikosR | 1 | -0/+1 |
| 2017-08-22 | Add momentum scrolling on responsive tables for webkit touch devices | Patrick Yeo | 1 | -0/+1 |
| 2017-08-22 | Generate series of `.table-responsive-*` classes to accomodate overflowing t... | Patrick Yeo | 1 | -12/+18 |
| 2017-08-21 | `.thead-dark` and `.thead-light` border color should display the right border... | Patrick Yeo | 1 | -9/+13 |
| 2017-08-21 | Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`,... | Patrick Yeo | 1 | -4/+4 |
| 2017-08-21 | (#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$... | Patrick Yeo | 1 | -7/+7 |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 1 | -0/+2 |
| 2017-06-28 | move table variants to use sass map | Mark Otto | 1 | -6/+3 |
| 2017-06-13 | Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-... | Patrick Yeo | 1 | -6/+6 |
| 2017-04-16 | Rename variable $input-border-focus to $input-border-color-focus (#22413) | Patrick Yeo | 1 | -1/+1 |
| 2017-03-19 | fixes rest of #21585; adds custom styles for inverse table accent hover and a... | Mark Otto | 1 | -0/+14 |
| 2017-03-19 | consistent breaks | Mark Otto | 1 | -1/+0 |
| 2017-03-19 | Do what the comment says; add this only to devices under 768px | Mark Otto | 1 | -8/+10 |
| 2017-03-19 | correct inverse table border color, add new var | Mark Otto | 1 | -1/+1 |
| 2017-01-21 | Drop Normalize, port relevant parts to Reboot (#21741) | Mark Otto | 1 | -0/+1 |
| 2017-01-03 | Drop .table-reflow | Mark Otto | 1 | -43/+0 |
| 2016-12-22 | Remove IE9 browser hacks. (#21393) | Bardi Harborow | 1 | -1/+0 |
| 2016-12-19 | Rename -bg-inverse to -inverse-bg; add -inverse-color (#21371) | Mark Otto | 1 | -4/+4 |
| 2016-11-26 | uncomment autohiding scroll and remove commented out border | Mark Otto | 1 | -5/+1 |
| 2016-11-26 | update comment | Mark Otto | 1 | -2/+2 |
| 2016-11-26 | prevent double border on responsive .table-border | Mark Otto | 1 | -0/+5 |
| 2016-10-30 | Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into HMUDesig... | Mark Otto | 1 | -6/+6 |
| 2016-10-09 | Update dependencies, including Babel to v6 and zeroUnits fix. | Bardi Harborow | 1 | -1/+1 |
| 2016-09-04 | Disable important flag on Sass linter (#20627) | Mark Otto | 1 | -2/+0 |
| 2016-08-08 | fixes #20469 and #20473 without misuing dash | Mark Otto | 1 | -1/+1 |
| 2016-05-11 | Overhaul tables docs and use rgba() colors for inverse tables | Mark Otto | 1 | -21/+27 |
| 2016-04-17 | remove references to -* outside _variables.scss | Christopher Baker | 1 | -6/+6 |
| 2016-02-06 | linter overhaul | Mark Otto | 1 | -6/+6 |
| 2016-02-03 | Redo line-height globally | Mark Otto | 1 | -1/+0 |
| 2015-11-14 | Add $table-border-width; refs #18150 | Chris Rebert | 1 | -12/+12 |
| 2015-10-29 | Yes, we still need this. Silly IE9 😢 | Chris Rebert | 1 | -3/+3 |
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -6/+1 |
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 1 | -1/+1 |
| 2015-04-18 | more comments and formatting clean up | Mark Otto | 1 | -17/+2 |
| 2015-04-16 | start stubbing out a new reboot section and file | Mark Otto | 1 | -14/+14 |
| 2015-03-30 | Remove grid sizing styles on tables | Mark Otto | 1 | -22/+0 |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -2/+4 |
| 2015-01-19 | fix border color on inverse tables | Mark Otto | 1 | -1/+2 |
| 2015-01-19 | Merge branch 'master' into v4 | Mark Otto | 1 | -1/+1 |
| 2015-01-03 | Merge branch 'master' into v4 | Mark Otto | 1 | -2/+2 |
| 2014-12-18 | rewrite all table styles to remove in selectors | Mark Otto | 1 | -147/+63 |
| 2014-12-11 | fix all validation, turn off some settings, add sort order | Mark Otto | 1 | -4/+5 |
| 2014-12-04 | fix margin on tables | Mark Otto | 1 | -2/+3 |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+314 |