diff --git a/.datatables-commit-sync b/.datatables-commit-sync index 5e0f3c1c..e5082289 100644 --- a/.datatables-commit-sync +++ b/.datatables-commit-sync @@ -1 +1 @@ -72a8f1106b4dd9fca8cb7afb2087c4bb0bf65b87 +a1645fa296bf6223bd274b0f574cc00f03173f5c diff --git a/media/css/jquery.dataTables.css b/media/css/jquery.dataTables.css index b7806f1b..94625856 100644 --- a/media/css/jquery.dataTables.css +++ b/media/css/jquery.dataTables.css @@ -87,9 +87,7 @@ table.dataTable.cell-border tbody tr td:first-child { border-left: 1px solid #dddddd; } table.dataTable.cell-border tbody tr:first-child th, -table.dataTable.cell-border tbody tr:first-child td, -table.dataTable.cell-border tbody tr:last-child th, -table.dataTable.cell-border tbody tr:last-child td { +table.dataTable.cell-border tbody tr:first-child td { border-top: none; } table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { diff --git a/media/css/jquery.dataTables_themeroller.css b/media/css/jquery.dataTables_themeroller.css index 69173a59..2575d91e 100644 --- a/media/css/jquery.dataTables_themeroller.css +++ b/media/css/jquery.dataTables_themeroller.css @@ -80,9 +80,7 @@ table.dataTable.cell-border tbody tr td:first-child { border-left: 1px solid #dddddd; } table.dataTable.cell-border tbody tr:first-child th, -table.dataTable.cell-border tbody tr:first-child td, -table.dataTable.cell-border tbody tr:last-child th, -table.dataTable.cell-border tbody tr:last-child td { +table.dataTable.cell-border tbody tr:first-child td { border-top: none; } table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {