Sha256: b70b1b99d37ed9ee34aed81bb8fb987372a5e60849b0fbc51d62ae76c18590a1
Contents?: true
Size: 357 Bytes
Versions: 606
Compression:
Stored size: 357 Bytes
Contents
[class^=pb_table] { &.striped { tbody, .pb_table_tbody { tr:nth-child(odd), .pb_table_tr:nth-child(odd) { background-color: $bg_light; } } } &.dark { &.striped { tbody, .pb_table_tbody { tr:nth-child(odd), .pb_table_tr:nth-child(odd) { background-color: $bg_dark; } } } } }
Version data entries
606 entries across 606 versions & 1 rubygems