Sha256: 03d08515d04c6248e0f69d4d3b8ae6050a925da99b6a8975fd77a00d0130ffd5
Contents?: true
Size: 418 Bytes
Versions: 6
Compression:
Stored size: 418 Bytes
Contents
table { margin-bottom: 1rem; width: 100%; width: calc(100% + 2rem); margin-left: -1rem; border: 1px solid $border-color; border-collapse: collapse; } td, th { padding: .25rem .5rem; border: 1px solid $border-color; &:first-child { padding-left: 1rem; } &:last-child { padding-right: 1rem; } } tbody tr:nth-child(odd) td, tbody tr:nth-child(odd) th { background-color: $gray-bg; }
Version data entries
6 entries across 6 versions & 1 rubygems