Sha256: 7f3596c5d33c46d2e090d1292bf052e8d702a7d77bd6c5a946a694bc3a09fb18
Contents?: true
Size: 351 Bytes
Versions: 19
Compression:
Stored size: 351 Bytes
Contents
table { border-collapse: collapse; margin: $small-spacing 0; table-layout: fixed; width: 100%; } th { border-bottom: 1px solid shade($base-border-color, 25%); font-weight: 600; padding: $small-spacing 0; text-align: left; } td { border-bottom: $base-border; padding: $small-spacing 0; } tr, td, th { vertical-align: middle; }
Version data entries
19 entries across 19 versions & 5 rubygems