1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-02 10:23:39 +02:00

Documented table module

This commit is contained in:
Angelos Chalaris
2018-01-08 13:37:46 +02:00
parent 35387155cf
commit 6855895b4b
9 changed files with 565 additions and 4 deletions

View File

@@ -1458,6 +1458,7 @@ table.horizontal thead tr:first-child th:last-child {
clip-path: inset(100%);
}
table tbody, table.horizontal tbody {
border: 0;
display: table-row-group;
}
table tr, table.horizontal tr {