1. 19 Jun, 2013 1 commit
  2. 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
  3. 17 Jun, 2013 4 commits
  4. 16 Jun, 2013 2 commits
  5. 15 Jun, 2013 1 commit
  6. 08 Jun, 2013 1 commit
    • Mark Otto's avatar
      Another grid update · 441bbe19
      Mark Otto authored
      * Update docs to include table of grid levels and behaviors
      * Change from .col-md to .col-sm to match existing size variables we use elsewhere
      * Keep .col-lg as-is though for simplicity as we won't likely add a fourth level of the grid
      * Combine responsive .container breakpoints with grid breakpoints in grid.less
      * Other misc docs updates
      441bbe19
  7. 07 Jun, 2013 1 commit
  8. 04 Jun, 2013 1 commit
  9. 03 Jun, 2013 1 commit
  10. 02 Jun, 2013 2 commits
    • Mark Otto's avatar
    • Mark Otto's avatar
      Grid updates · 19d07266
      Mark Otto authored
      - Removed mixins for generating grid classes
      - Thus, we manually declare every grid class, from 1-11 (12th unit is
      excluded as that's the same as no grid columns)
      - No more need for `.col` base class (yay!)
      - Negative indent the rows at tablets and above once again (ugh, still
      working through this part)
      - Add support for `.col-md` for tablet-specific grid columns
      - Still need to figure out offsets, pushes, and pulls on other
      devices—right now only available on desktop
      19d07266
  11. 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
  12. 24 May, 2013 2 commits
  13. 20 May, 2013 2 commits
  14. 17 May, 2013 6 commits
  15. 16 May, 2013 1 commit
  16. 15 May, 2013 5 commits
  17. 14 May, 2013 1 commit
  18. 12 May, 2013 5 commits
  19. 04 Dec, 2013 1 commit
  20. 11 May, 2013 1 commit