Sha256: 54a26549d52cdbeac90d47012124e01dd9324531c9be24343405f7da6339d7a6
Contents?: true
Size: 546 Bytes
Versions: 35
Compression:
Stored size: 546 Bytes
Contents
:where(.table) { font-size: var(--text-sm); inline-size: var(--size-full); thead { color: var(--color-text-subtle); } tbody tr { border-block-start-width: var(--border); } tr:hover { background-color: hsl(from var(--color-border-light) h s l / .5); } th { font-weight: var(--font-medium); text-align: start; } th, td { padding: var(--size-4); } tfoot { background-color: var(--color-border-light); border-block-start-width: var(--border); font-weight: var(--font-medium); } }
Version data entries
35 entries across 35 versions & 1 rubygems