| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-30 | Merge pull request #11432 from masterbee/WCAG2-color-contrast | Mark Otto | 1 | -4/+4 |
| 2013-11-29 | Implement #11174 to fix #10936: increase height of large inputs to fix Firefo... | Mark Otto | 1 | -1/+1 |
| 2013-11-28 | removed all caret border color settings. | Tobias Lindig | 1 | -3/+0 |
| 2013-11-16 | fixes #11449: use menlo over monaco | Mark Otto | 1 | -1/+1 |
| 2013-11-09 | Corrected color contrast to WCAG 2.0 AA | Mario Bonito | 1 | -4/+4 |
| 2013-10-14 | Nuke trailing zeros | Zlatan Vasović | 1 | -2/+2 |
| 2013-10-13 | no trailing decimal place | Mark Otto | 1 | -1/+1 |
| 2013-10-05 | Good catch by @juthilo - omitted the modified in a prior commit. | Steven Black | 1 | -1/+1 |
| 2013-10-04 | Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it i... | Steven Black | 1 | -1/+1 |
| 2013-09-13 | Add nav-pills-border-radius variable | Jake Buob | 1 | -0/+1 |
| 2013-09-12 | @grid-float-breakpoint need to be @screen-sm-min | Zlatan Vasović | 1 | -1/+1 |
| 2013-09-11 | Massive customizer audit and overhaul | Mark Otto | 1 | -4/+5 |
| 2013-09-08 | Match order of vars to order of components; darken some alert borders | Mark Otto | 1 | -8/+8 |
| 2013-09-01 | update vars to use new component-active-color | Mark Otto | 1 | -2/+2 |
| 2013-09-01 | fixes #9909: Add component active color variable to complement component acti... | Mark Otto | 1 | -1/+2 |
| 2013-09-01 | reverse vars for backwards compatibility /cc @cvrebert | Mark Otto | 1 | -6/+6 |
| 2013-09-01 | Merge branch 'deprecate_screen_containers' | Mark Otto | 1 | -3/+6 |
| 2013-09-01 | fixes #10111: different colors for dropdown link hover and active states | Mark Otto | 1 | -4/+4 |
| 2013-09-01 | Merge branch 'master' into tagliala-patch-1 | Mark Otto | 1 | -0/+3 |
| 2013-09-01 | Merge branch 'master' into dancek-breadcrumb-separator | Mark Otto | 1 | -0/+2 |
| 2013-09-01 | fixes #10153: restore headings-color variable | Mark Otto | 1 | -0/+2 |
| 2013-09-01 | Merge branch 'master' into deprecate_screen_containers | Mark Otto | 1 | -7/+0 |
| 2013-08-28 | Base the navbar default brand hover color on default brand color | Geremia Taglialatela | 1 | -1/+1 |
| 2013-08-28 | Parameterize @breadcrumb-separator | Hannu Hartikainen | 1 | -0/+1 |
| 2013-08-26 | rm inverted navbar search styles | Julian Thilo | 1 | -7/+0 |
| 2013-08-24 | Deprecate container-{device} vars for container-{size} classes; updates custo... | Mark Otto | 1 | -3/+6 |
| 2013-08-23 | Merge branch 'master' into deprecate-screen-device-vars | Mark Otto | 1 | -7/+22 |
| 2013-08-23 | more specific deprecation comment | Mark Otto | 1 | -4/+4 |
| 2013-08-23 | Merge pull request #9963 from twbs/min-breakpoint-naming | Mark Otto | 1 | -11/+15 |
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 1 | -5/+5 |
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 1 | -11/+15 |
| 2013-08-20 | add variables for heading font sizes; fixes #9921 | Chris Rebert | 1 | -0/+7 |
| 2013-08-19 | Add default navbar z-index to fix #9844 | Mark Otto | 1 | -0/+1 |
| 2013-08-19 | fix #9832 somewhat: more vars for jumbotron | Mark Otto | 1 | -1/+3 |
| 2013-08-18 | Merge branch '3.0.0-wip' into bs3_panel_base_class | Mark Otto | 1 | -8/+8 |
| 2013-08-18 | Refactor alerts to have a base class, but no default class, thus requiring a ... | Mark Otto | 1 | -8/+8 |
| 2013-08-18 | Refactor panels to have a base class for improved flexibility when customizin... | Mark Otto | 1 | -2/+5 |
| 2013-08-18 | Fix some forgotten things for navbar-default | Julian Thilo | 1 | -4/+4 |
| 2013-08-18 | Add a .navbar-default class for default colors | Julian Thilo | 1 | -16/+16 |
| 2013-08-18 | fixes #9768: unbold buttons | Mark Otto | 1 | -1/+1 |
| 2013-08-18 | Upgrade to latest glyphicons | Mark Otto | 1 | -1/+1 |
| 2013-08-18 | Restore glyphicons | Mark Otto | 1 | -0/+6 |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 1 | -15/+14 |
| 2013-08-17 | un-hardcode @grid-gutter-width in @container-* LESS vars | Chris Rebert | 1 | -3/+3 |
| 2013-08-16 | fixes #9436 more: put padding on containers, not the body because full width ... | Mark Otto | 1 | -3/+3 |
| 2013-08-15 | fixes #9587: add var for nav link padding | Mark Otto | 1 | -0/+1 |
| 2013-08-15 | improve pagination's active state so it looks less like the active state and ... | Mark Otto | 1 | -2/+7 |
| 2013-08-15 | Fixes #9617: consistent variation order, add .label-primary | Mark Otto | 1 | -0/+1 |
| 2013-08-14 | Remove old accordion remnant | Bas Bosman | 1 | -5/+0 |
| 2013-08-13 | lighter default navbar, add borders to navbars, tweak padding and alignments | Mark Otto | 1 | -3/+5 |