Build CSS

This commit is contained in:
github-actions[bot] 2025-01-18 21:33:34 +00:00
parent 9ea0a83a8b
commit 389e319c1e
252 changed files with 255 additions and 1263 deletions

View file

@ -1009,12 +1009,8 @@ main {
text-align: center;
}
.pico table.striped {
/* clean-css ignore:start */
}
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
/* clean-css ignore:end */
background-color: var(--pico-table-row-stripped-background-color);
}