Sha256: a5e2a7fbfbb799acc02cc6d02e66ffc0b8a1d0ae65a0a4155e6c91429da90412
Contents?: true
Size: 509 Bytes
Versions: 1
Compression:
Stored size: 509 Bytes
Contents
table { font-family: $monospaced; font-size: 1.2rem; th, td { padding: 0.5em 1.0em; } th.numeric { padding: 0; transform-origin: 100% 0%; transform: rotate(45deg) translateX(0.5em); text-align: right; width: 4rem; } td.numeric { width: 4rem; text-align: right; } td.left { text-align: left; } td.long-text{ overflow:hidden; white-space:nowrap; text-overflow: ellipsis; max-width: 30em; a { cursor: pointer; } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elefant-0.0.1 | web/public/css/_tables.scss |