UNPKG
@nitive/whitepaper-react
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
React components automatically generated by whitepaper-bem
@nitive/whitepaper-react
/
commonjs
/
_components
/
pt-table
/
_stripe
/
pt-table_stripe_even.post.css
4 lines
(3 loc)
•
94 B
CSS
View Raw
1
2
3
4
.pt-table_stripe_even
>
.pt-table__row
:nth-child
(
2
n) {
background
:
var
(--color-bg-stripe); }