Sha256: e304d5b4ce8c1a96fcb3a25826e1404c6cd2a7458b140e4621be7444007d519c
Contents?: true
Size: 498 Bytes
Versions: 19
Compression:
Stored size: 498 Bytes
Contents
@mixin concept-table() { width: 100%; font-size: 90%; tr.main { font-weight: bold; td { border-top: 2px solid #f0f0f0; } &:first-child td { border-top: 0; } } td, th { padding: .5em; &.field-termid { width: 4em; font-weight: bold; } &.field-language_code { width: 3em; } } th { background: #f7f7f7; font-weight: bold; text-align: left; } td { a { text-decoration: none; } } }
Version data entries
19 entries across 19 versions & 1 rubygems