diff --git a/resources/skins.citizen.styles/skinning/content.tables.less b/resources/skins.citizen.styles/skinning/content.tables.less index 57fa884d..f4edc06b 100644 --- a/resources/skins.citizen.styles/skinning/content.tables.less +++ b/resources/skins.citizen.styles/skinning/content.tables.less @@ -84,8 +84,8 @@ } thead:has( + tbody ), - thead:has( + tfooter ), - tbody:has( + tfooter ) { + thead:has( + tfoot ), + tbody:has( + tfoot ) { tr:last-of-type { th, td { @@ -101,8 +101,8 @@ } thead + tbody, - thead + tfooter, - tbody + tfooter { + thead + tfoot, + tbody + tfoot { tr:first-of-type { th, td {