| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-04 | rename imported files to preface with underscore; rerun grunt dist | Mark Otto | 1 | -768/+0 |
| 2014-07-14 | simplify jumbotron styles, rem-ify padding | Mark Otto | 1 | -2/+2 |
| 2014-07-14 | inverse table idea | Mark Otto | 1 | -1/+1 |
| 2014-07-13 | new navbar ideas | Mark Otto | 1 | -9/+11 |
| 2014-07-13 | transitions mixin and global variable, add it to buttons | Mark Otto | 1 | -0/+1 |
| 2014-07-12 | Merge branch 'master' into derp | Mark Otto | 1 | -1/+1 |
| 2014-07-12 | Fixes #14107: Lighten placeholder text | Mark Otto | 1 | -1/+1 |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 1 | -2/+2 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 1 | -2/+2 |
| 2014-07-08 | Use .box-shadow() mixin so we can enable/disable them | Mark Otto | 1 | -0/+1 |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 1 | -4/+0 |
| 2014-07-08 | rems: table padding | Mark Otto | 1 | -2/+2 |
| 2014-07-08 | Nuke unused vars for panels wells and thumbnails | Mark Otto | 1 | -53/+1 |
| 2014-07-08 | Bring back button info | Mark Otto | 1 | -0/+4 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 1 | -8/+4 |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 1 | -1/+1 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 1 | -0/+9 |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming @br... | Mark Otto | 1 | -7/+9 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 1 | -2/+2 |
| 2014-07-08 | rems: rework grid system vars to use rems/ems | Mark Otto | 1 | -10/+10 |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated the... | Mark Otto | 1 | -13/+7 |
| 2014-07-08 | rems: input sizes | Mark Otto | 1 | -3/+3 |
| 2014-07-08 | Drop: @gray-base variable | Mark Otto | 1 | -1/+0 |
| 2014-07-08 | Clean up variable alignment and comments; change grays to new custom values | Mark Otto | 1 | -50/+40 |
| 2014-07-08 | Fix input sizing and increase vertical padding on textareas | Mark Otto | 1 | -1/+1 |
| 2014-07-08 | Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen... | Mark Otto | 1 | -21/+7 |
| 2014-07-08 | Drop: @screen-xs, @screen-xs-min, and @screen-phone | Mark Otto | 1 | -6/+0 |
| 2014-07-08 | Drop: @dropdown-caret-color variable | Mark Otto | 1 | -3/+0 |
| 2014-07-08 | rems: buttons | Mark Otto | 1 | -10/+11 |
| 2014-07-08 | rems: code | Mark Otto | 1 | -3/+3 |
| 2014-07-07 | start the move to rems | Mark Otto | 1 | -13/+14 |
| 2014-07-05 | Merge pull request #13923 from ilikeprograms/gray-base-variable | Mark Otto | 1 | -5/+6 |
| 2014-07-05 | Fixes #13943: Lighten the navbar inverse link color more since our text contr... | Mark Otto | 1 | -1/+1 |
| 2014-06-25 | Fixed @gray-base value being once space short | Thomas Coleman | 1 | -1/+1 |
| 2014-06-25 | Added @gray-base variable to make @gray-{shade} reference, also allows @gray-... | Thomas Coleman | 1 | -5/+6 |
| 2014-06-24 | Move variable declaration before its use for Sass | Gleb Mazovetskiy | 1 | -8/+3 |
| 2014-06-18 | fixes #13346: add a variable for .dl-horizontal's offset | Mark Otto | 1 | -0/+2 |
| 2014-06-18 | Darken @gray-light to meet accessibility guidelines | Ross Allen | 1 | -1/+1 |
| 2014-04-17 | fix #13360 by making deprecation notices visible in customizer | Chris Rebert | 1 | -6/+10 |
| 2014-04-15 | rm not particularly useful @zindex var comments | Chris Rebert | 1 | -2/+2 |
| 2014-04-02 | Merge pull request #13217 from thedavidscherer/fix-13216 | Mark Otto | 1 | -2/+2 |
| 2014-04-01 | re-deprecate @screen-xs-min per #12913 | Chris Rebert | 1 | -0/+1 |
| 2014-03-28 | fixes #13216 | David Scherer | 1 | -2/+2 |
| 2014-03-10 | Add missing customizer comment | Zlatan Vasović | 1 | -1/+1 |
| 2014-03-09 | Fixes #12738 | Mark Otto | 1 | -1/+1 |
| 2014-03-08 | Fix comment | Mark Otto | 1 | -1/+1 |
| 2014-03-08 | Fixes #12966: Ensure icon font vars are loaded into Customizer | Mark Otto | 1 | -2/+6 |
| 2014-03-06 | Merge pull request #12739 from DaSchTour/twbs | Mark Otto | 1 | -0/+1 |
| 2014-03-06 | Rewrite the disabled list group items to simplify styles | Mark Otto | 1 | -10/+10 |
| 2014-03-06 | Merge branch 'master' into pr/12490 | Mark Otto | 1 | -27/+31 |