1. 27 Mar, 2013 1 commit
  2. 18 Mar, 2013 1 commit
  3. 17 Mar, 2013 1 commit
  4. 14 Mar, 2013 1 commit
  5. 01 Mar, 2013 1 commit
  6. 08 Feb, 2013 1 commit
    • Mark Otto's avatar
      Fixes #6837: Enable text alignment utility classes on tables · 3eed90c1
      Mark Otto authored
      * Removes text-align from td elements (no need to set that one)
      * Specifically sets th to text-align: left; at a global level (no longer within .table) to override browser defaults
      * Removes font-weight: bold; from th while we're at it since that's browser default already
      3eed90c1
  7. 18 Jan, 2013 1 commit
  8. 12 Jan, 2013 3 commits
  9. 08 Dec, 2012 2 commits
    • Mark Otto's avatar
      Fixes #5729: Nested striped tables · 9376a7c2
      Mark Otto authored
      * Scopes striping to immediate children of the tbody and tr
      * For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
      9376a7c2
    • Mark Otto's avatar
      Nesting tables · cacc2137
      Mark Otto authored
      * Add simple test to css-tests.html
      * Scope .table-bordered to immediate children th/td elements only
      cacc2137
  10. 01 Dec, 2012 2 commits
  11. 30 Nov, 2012 4 commits
  12. 13 Nov, 2012 1 commit
    • amid2887's avatar
      Update less/tables.less · 41889f74
      amid2887 authored
      Possible typing.
      
      Add @baseBorderRadius as value for some rules.
      
      Add border-radius clearing for first and last td in the last tbody for table with tfoot.
      41889f74
  13. 31 Oct, 2012 1 commit
  14. 03 Oct, 2012 2 commits
  15. 01 Oct, 2012 3 commits
  16. 26 Sep, 2012 2 commits
  17. 05 Sep, 2012 1 commit
  18. 01 Sep, 2012 1 commit
  19. 28 Aug, 2012 1 commit
  20. 23 Aug, 2012 1 commit
  21. 22 Aug, 2012 1 commit
  22. 14 Aug, 2012 1 commit
  23. 08 Aug, 2012 1 commit
  24. 30 Jul, 2012 1 commit
  25. 20 Jul, 2012 3 commits
  26. 04 Jul, 2012 1 commit
  27. 29 Jun, 2012 1 commit