Sha256: 3a2f8c5bd9b8779aec22cde11be373a8136ff4138b6fb70975c9ff5c9978feb0
Contents?: true
Size: 536 Bytes
Versions: 16
Compression:
Stored size: 536 Bytes
Contents
/* Table */ table { width: 100%; &.default { width: 100%; tbody { tr { border-bottom: solid 1px _palette(border); } } td { padding: 0.5em 1em 0.5em 1em; } th { font-weight: 400; padding: 0.5em 1em 0.5em 1em; text-align: left; } thead { background: _palette(fg); color: #fff; } tfoot { } tbody { } } }
Version data entries
16 entries across 16 versions & 1 rubygems