mirror of
https://github.com/picocss/pico.git
synced 2025-04-22 09:26:14 -04:00
chore: build
This commit is contained in:
parent
651e89ea5f
commit
76440e6db4
236 changed files with 354 additions and 354 deletions
|
@ -973,8 +973,8 @@ main {
|
|||
border-bottom: 0;
|
||||
}
|
||||
|
||||
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) th,
|
||||
.pico table.striped tbody tr:nth-child(odd of :not([hidden])) td {
|
||||
.pico table.striped tbody tr:nth-child(odd) th,
|
||||
.pico table.striped tbody tr:nth-child(odd) td {
|
||||
background-color: var(--pico-table-row-stripped-background-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue