| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-23 | Fixes #14142: Adding horizontal padding to captions in tables in panels. | Mark Otto | 1 | -0/+6 |
| 2014-07-23 | Fixes #14221: Make .form-control-static work in inline forms as well | Mark Otto | 1 | -0/+6 |
| 2014-07-23 | Fixes #14168: bold nested kbd elements | Mark Otto | 1 | -0/+1 |
| 2014-07-23 | Fixes #12669 again: Redeclare the line-heights again for date inputs in IE8+ | Mark Otto | 1 | -0/+2 |
| 2014-07-14 | grunt dist | Mark Otto | 1 | -11/+13 |
| 2014-07-14 | experiment with more utilities | Mark Otto | 1 | -0/+21 |
| 2014-07-14 | inverse table idea | Mark Otto | 1 | -3/+16 |
| 2014-07-13 | table headers | Mark Otto | 1 | -0/+8 |
| 2014-07-13 | new navbar ideas | Mark Otto | 1 | -114/+149 |
| 2014-07-13 | transitions mixin and global variable, add it to buttons | Mark Otto | 1 | -0/+3 |
| 2014-07-12 | Merge branch 'master' into derp | Mark Otto | 1 | -6/+11 |
| 2014-07-12 | Fixes #14095: Add basic styling for captions, which we've for some reason bee... | Mark Otto | 1 | -0/+6 |
| 2014-07-12 | grunt | Mark Otto | 1 | -0/+1 |
| 2014-07-12 | Fixes #13974, #14123: Remove translate3d repaint performance enhancement for ... | Mark Otto | 1 | -2/+0 |
| 2014-07-12 | Fixes #14107: Lighten placeholder text | Mark Otto | 1 | -3/+3 |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 1 | -2/+2 |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 1 | -0/+26 |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop justifie... | Mark Otto | 1 | -259/+65 |
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with .visibl... | Mark Otto | 1 | -89/+0 |
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 1 | -31/+5 |
| 2014-07-09 | more navs work | Mark Otto | 1 | -0/+41 |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 1 | -86/+163 |
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> el... | Mark Otto | 1 | -55/+141 |
| 2014-07-09 | Run `grunt`. | XhmikosR | 1 | -2/+0 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 1 | -12/+18 |
| 2014-07-08 | Use .box-shadow() mixin so we can enable/disable them | Mark Otto | 1 | -3/+2 |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 1 | -14/+0 |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 1 | -0/+95 |
| 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 | -1/+1 |
| 2014-07-08 | Bring back button info | Mark Otto | 1 | -0/+45 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 1 | -91/+45 |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 1 | -14/+14 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 1 | -0/+1 |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming @br... | Mark Otto | 1 | -10/+11 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 1 | -11/+12 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 1 | -28/+0 |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 1 | -311/+0 |
| 2014-07-08 | rems: rework grid system vars to use rems/ems | Mark Otto | 1 | -86/+86 |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated the... | Mark Otto | 1 | -3/+3 |
| 2014-07-08 | Drop: deprecated .dropdown-menu.pull-right styles | Mark Otto | 1 | -4/+0 |
| 2014-07-08 | rems: input sizes | Mark Otto | 1 | -32/+32 |
| 2014-07-08 | Clean up variable alignment and comments; change grays to new custom values | Mark Otto | 1 | -54/+54 |
| 2014-07-08 | Drop: all vendor prefix mixins because autoprefixer | Mark Otto | 1 | -19/+11 |
| 2014-07-08 | Fix input sizing and increase vertical padding on textareas | Mark Otto | 1 | -10/+12 |
| 2014-07-08 | rems: buttons | Mark Otto | 1 | -56/+56 |
| 2014-07-08 | rems: code | Mark Otto | 1 | -77/+78 |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 1 | -636/+7 |
| 2014-07-08 | drop wells | Mark Otto | 1 | -22/+0 |
| 2014-07-08 | restore font-weight and knock down font-size for .lead | Mark Otto | 1 | -1/+2 |