Sha256: 4bc1a80d2a3ba7f0546b15515c46b9f3cf996bf74bde9c8cc7af1dfbd8102e6b
Contents?: true
Size: 684 Bytes
Versions: 5
Compression:
Stored size: 684 Bytes
Contents
:where(.table) { caption-side: bottom; font-size: var(--text-sm); inline-size: var(--size-full); caption { color: var(--color-text-subtle); margin-block-start: var(--size-4); } thead { color: var(--color-text-subtle); } tbody tr { border-block-start-width: var(--border); } tr:hover { background-color: rgb(from var(--color-border-light) r g b / .5); } th { font-weight: var(--font-medium); text-align: start; } th, td { padding: var(--size-2); } tfoot { background-color: rgb(from var(--color-border-light) r g b / .5); border-block-start-width: var(--border); font-weight: var(--font-medium); } }
Version data entries
5 entries across 5 versions & 1 rubygems