1. 08 Jul, 2013 1 commit
  2. 05 Jul, 2013 5 commits
  3. 03 Jul, 2013 1 commit
  4. 02 Jul, 2013 7 commits
  5. 01 Jul, 2013 1 commit
    • Julian Thilo's avatar
      Fix responsive utilities for table elements · fea69df8
      Julian Thilo authored
      This change prevents situations where specificity causes some rules to
      be overridden by the ones intended for mobile.
      * Added mixin `responsive-invisibility()`
      * Swapped out `display: none !important;` for new mixin
      fea69df8
  6. 29 Jun, 2013 1 commit
  7. 28 Jun, 2013 9 commits
  8. 25 Jun, 2013 1 commit
  9. 23 Jun, 2013 3 commits
  10. 22 Jun, 2013 1 commit
  11. 21 Jun, 2013 2 commits
  12. 20 Jun, 2013 5 commits
  13. 19 Jun, 2013 2 commits
  14. 18 Jun, 2013 1 commit
    • Mark Otto's avatar
      Fixes #7599: Improved print styles for a few key components · bcc3af4b
      Mark Otto authored
      * Updates `.table` to always enforce a solid white background
      * Update button groups and dropdowns to always use black carets
      * Add a 1px solid black border to labels (in the future we should add a
      border to these perhaps for better printing)
      bcc3af4b