1. 20 Oct, 2013 1 commit
  2. 11 Sep, 2013 1 commit
  3. 10 Sep, 2013 1 commit
  4. 01 Sep, 2013 1 commit
  5. 21 Aug, 2013 2 commits
  6. 19 Aug, 2013 1 commit
  7. 12 Aug, 2013 1 commit
  8. 08 Aug, 2013 1 commit
  9. 07 Aug, 2013 1 commit
  10. 05 Aug, 2013 2 commits
  11. 28 Jul, 2013 1 commit
    • syed's avatar
      move things around · 1aedb786
      syed authored
      Moved alerts, badges, button groups, buttons, carousel, close to
      variables.less and customize.html
      1aedb786
  12. 27 Jul, 2013 1 commit
  13. 24 Jul, 2013 2 commits
    • Mark Otto's avatar
      Run make on prev commits · 18157e9f
      Mark Otto authored
      18157e9f
    • Mark Otto's avatar
      Update carousel vars · a5cc1300
      Mark Otto authored
      * Remove `@carousel-control-hover-color` since that's just the same as
      the default control color and all we change is `opacity` (it's required
      for specificity).
      * Add vars to customizer
      * Update customizer nav to include new section
      * Remove the `li` from the var names
      * Consolidate and simplify `text-shadow` vars
      a5cc1300
  14. 20 Jul, 2013 2 commits
  15. 18 Jul, 2013 2 commits
  16. 06 Jul, 2013 1 commit
  17. 02 Jul, 2013 2 commits
  18. 28 Jun, 2013 1 commit
    • Mark Otto's avatar
      Nuke hella things · 0a92efce
      Mark Otto authored
      * Any mentions of .btn-mini
      * Old docs page that somehow found it's way back
      0a92efce
  19. 23 Jun, 2013 1 commit
  20. 25 May, 2013 1 commit
    • Mark Otto's avatar
      Gradients refactor · 60575dfb
      Mark Otto authored
      * Add start and end support to the horizontal gradient as well
      * Change all variables from camelCase to use-dashes
      * Better comments in the gradients mixins area
      * Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables
      60575dfb
  21. 17 May, 2013 1 commit
  22. 27 Apr, 2013 1 commit
  23. 02 Apr, 2013 1 commit
  24. 01 Apr, 2013 1 commit
  25. 01 Mar, 2013 1 commit
  26. 16 Feb, 2013 3 commits
  27. 08 Feb, 2013 1 commit
  28. 31 Jan, 2013 3 commits
  29. 30 Jan, 2013 1 commit
  30. 02 Jan, 2013 1 commit
    • Patrick H. Lauke's avatar
      Basic keyboard accessibility CSS tweaks · 848ca6e3
      Patrick H. Lauke authored
      Mostly doubling-up :hover styles to also cover :focus, as a first step
      to making the framework more keyboard-friendly.
      Additionally, fixed two small markup issues in the docs/examples to
      make the "Learn more" large primary button-styled links
      keyboard-focusable (as without href they're treated as non-tabable
      anchors).
      848ca6e3