1. 27 Mar, 2013 1 commit
  2. 17 Mar, 2013 2 commits
    • Mark Otto's avatar
      Exploring rems as font-size unit · 6012d822
      Mark Otto authored
      * Added a new mixin to calculate rems and pixels for IE fallback
      * Updated the body, p, and .lead elements to use the new .font-size() mixin
      * New mixin has default value of 14px or 1.4rem
      * Still needs exploration, and change this means lots of work rejiggering margins and line-heights
      * Related, started to reorganize the mixins a bit to call out mixins that are used by the framework and not utilities or snippets
      6012d822
    • Mark Otto's avatar
      mixin, not copypasta · 47f69c0d
      Mark Otto authored
      47f69c0d
  3. 10 Mar, 2013 1 commit
  4. 01 Mar, 2013 1 commit
  5. 16 Feb, 2013 1 commit
  6. 18 Jan, 2013 2 commits
  7. 17 Jan, 2013 1 commit
  8. 16 Jan, 2013 1 commit
  9. 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
  10. 21 Dec, 2012 1 commit
    • Mark Otto's avatar
      Finish migrating to Normalize 2: · 7b7581d4
      Mark Otto authored
      * Port print styles from reset.less to scaffolding.less
      * Port responsive image styles from reset.less to scaffolding.less
      7b7581d4
  11. 30 Nov, 2012 3 commits
  12. 01 Oct, 2012 1 commit
  13. 04 Sep, 2012 1 commit
  14. 27 Aug, 2012 1 commit
  15. 20 Aug, 2012 1 commit
  16. 27 Jul, 2012 1 commit
  17. 10 Jul, 2012 1 commit
  18. 29 Jun, 2012 1 commit
  19. 05 Mar, 2012 1 commit
  20. 21 Feb, 2012 1 commit
  21. 30 Jan, 2012 1 commit
  22. 27 Jan, 2012 2 commits
  23. 26 Jan, 2012 2 commits
  24. 25 Jan, 2012 1 commit
  25. 23 Jan, 2012 2 commits
  26. 22 Jan, 2012 1 commit
  27. 20 Jan, 2012 1 commit
    • Nicolas Gallagher's avatar
      Remove global reset in favour of contextual reset. · 782c9940
      Nicolas Gallagher authored
      Rather than having a partial reset with individual elements having
      their styles built back up, only elements without replacement
      styles have specific properties 'reset'.
      
      This commit also includes: a correction to the font mixin arguments
      used on forms (the output is now valid CSS); the removal of
      `overflow-y:scroll` from the `html` element which is now known to
      cause some problems for jQuery modal plugins in Firefox.
      782c9940
  28. 08 Jan, 2012 2 commits
  29. 07 Jan, 2012 2 commits
  30. 05 Jan, 2012 1 commit
  31. 26 Nov, 2011 1 commit