mirror of
https://github.com/picocss/pico.git
synced 2025-04-23 01:46:14 -04:00
Build CSS
This commit is contained in:
parent
9ea0a83a8b
commit
389e319c1e
252 changed files with 255 additions and 1263 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue