Sha256: 31275095c0833982241c16aa093bb18bb1bab09845dc93d3970fa39dc2370d29
Contents?: true
Size: 458 Bytes
Versions: 20
Compression:
Stored size: 458 Bytes
Contents
table { border-spacing: 0; margin: 2em 0; min-width: 100%; thead { tr { background-color: $color-gray-lightest; } th { text-align: left; } } th, td { border: 1px solid $color-gray; padding: 1.5rem; } } .usa-table-borderless { thead { tr { background-color: transparent; th { border-top: 0; } } } th, td { border: { left: 0; right: 0; } } }
Version data entries
20 entries across 19 versions & 2 rubygems