chore: build

This commit is contained in:
Lucas Larroche 2025-03-09 14:37:42 +07:00
parent 4b57da2f89
commit 5c493e647e
236 changed files with 354 additions and 354 deletions

View file

@ -1145,8 +1145,8 @@ main {
border-bottom: 0;
}
.pico table.striped tbody tr:nth-child(odd) th,
.pico table.striped tbody tr:nth-child(odd) td {
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
background-color: var(--pico-table-row-stripped-background-color);
}