| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-07 | Add ol.unstyled | Henrik N | 1 | -1/+2 |
| 2012-02-06 | make after merging in breadcrumbs wrap fix | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible render... | Mark Otto | 1 | -0/+2 |
| 2012-02-05 | add label hover style for ability to make it a link | Mark Otto | 1 | -0/+16 |
| 2012-02-05 | resolve #1602 and add table hover style | Mark Otto | 1 | -0/+3 |
| 2012-02-05 | close #1628 to add padding to all inline checkboxes/radios | Mark Otto | 1 | -3/+1 |
| 2012-02-05 | fix #1631 by adding focus to radio buttons | Mark Otto | 1 | -1/+4 |
| 2012-02-05 | clean up labels per #1656 | Mark Otto | 1 | -3/+3 |
| 2012-02-04 | correct css selector for .control-label, required in the docs but not in the ... | Mark Otto | 1 | -1/+1 |
| 2012-02-04 | #1707: remove rgba() background override on navbar active items for customiza... | Mark Otto | 1 | -1/+0 |
| 2012-02-04 | #1715: strip code of styles when in a pre | Mark Otto | 1 | -0/+2 |
| 2012-02-04 | buttons and icons updated for improved placement and variable support for ico... | Mark Otto | 1 | -4/+5 |
| 2012-02-04 | remove max-width on dropdown menus | Mark Otto | 1 | -1/+0 |
| 2012-02-04 | allow alternate form layouts to hide inputs with .hide on them | Mark Otto | 1 | -0/+3 |
| 2012-02-01 | #1571: remove fixed width on file inputs | Mark Otto | 1 | -0/+1 |
| 2012-02-01 | fix hover state on .nav-list for active links | Mark Otto | 1 | -2/+2 |
| 2012-02-01 | fix that jank hack | Mark Otto | 1 | -1/+3 |
| 2012-01-31 | clean up responsive media queries and docs css | Mark Otto | 1 | -2/+2 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -125/+125 |
| 2012-01-30 | disable cursor on disabled and active pagination links | Mark Otto | 1 | -0/+1 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | fix button styles on active and disabled | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -127/+127 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -53/+53 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -61/+61 |
| 2012-01-30 | refactor buttons.less | Mark Otto | 1 | -86/+86 |
| 2012-01-30 | implement @textColor for body text | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | large carousel images and margin bottom added | Mark Otto | 1 | -0/+1 |
| 2012-01-30 | account for floated inputs in the .navbar-form | Mark Otto | 1 | -0/+8 |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 1 | -2/+29 |
| 2012-01-30 | remove top 5px padding from first inline radio/checkbox | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | namespace popover values | Mark Otto | 1 | -4/+4 |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -52/+26 |
| 2012-01-30 | Extending the dropup support to tabs and pills | Burak Tuyan | 1 | -0/+3 |
| 2012-01-30 | Adding dropup support to split buttons and navbar | Burak Tuyan | 1 | -4/+29 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | fix animated/striped gradients in progress bars | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | refined pager styles to give a border on the links and improved hover state | Mark Otto | 1 | -2/+7 |
| 2012-01-29 | last minute addition of a simple fluid grid for our fluid examples; it needs ... | Mark Otto | 1 | -28/+48 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 1 | -1/+12 |
| 2012-01-28 | removing required .navbar-static class, rewrote docs to reflect the change, a... | Mark Otto | 1 | -11/+13 |
| 2012-01-28 | revamped the thumbnails examples to make them work and look better at higher ... | Mark Otto | 1 | -0/+2 |
| 2012-01-28 | namespace progress bars and labels classes | Mark Otto | 1 | -10/+10 |
| 2012-01-28 | updates to responsive and docs for responsive navbar | Mark Otto | 1 | -0/+3 |
| 2012-01-28 | fix alert close position | Mark Otto | 1 | -0/+1 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | remove background from accordion, and use border instead | Mark Otto | 1 | -4/+2 |
| 2012-01-28 | remove padding from first-child of inline radios/checkboxes | Mark Otto | 1 | -0/+3 |