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