1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-12-01 13:24:10 +01:00
DataTables/media/css
Allan Jardine c20681668a New: no-footer class automatically added to the table when no tfoot
- It appears that ti is impossible to know in CSS if a table doesn't
  have a tfoot element reliably and cross browser, so I've added a class
  which is added to the table automatically if the table has no footer
  or the fotoer is empty to complete the styling of the table.

- Fixed error when there are no cells in an empty TR row in the footer.
2013-12-10 17:54:53 +00:00
..
demo_page.css Dev: Remove padding on code when in the syntax highlighter 2012-11-01 21:45:26 +00:00
demo_table_jui.css Fix: Remove dud CSS from themeroller file - 10794 2012-07-10 08:11:23 +01:00
demo_table.css New: Styling features can be added by CSS class. 2013-06-14 12:25:35 +01:00
jquery.dataTables_themeroller.css CSS: Add border-spacing: 0 to the stylesheets 2013-11-25 09:23:57 +00:00
jquery.dataTables.css New: no-footer class automatically added to the table when no tfoot 2013-12-10 17:54:53 +00:00