Sha256: 4566eb70e011a48696c1d2ba0f52f0de9300265db74b3e2e7b5736722933351b
Contents?: true
Size: 335 Bytes
Versions: 12
Compression:
Stored size: 335 Bytes
Contents
:where(th.type-enum, td.type-enum) { width: var(--width-small); } :where(td.type-enum) { // ensure ellipsis is the correct color color: var(--on-tag-color); small { background: var(--tag-color); border-radius: 0.25rem; padding: 0.25rem; font-size: small; } } table td.type-enum { text-overflow: unset; }
Version data entries
12 entries across 12 versions & 1 rubygems