Sha256: b3eb498ee769239e661c55ad4229d185b12305d387d7e3a20b4412e5405f5f4f
Contents?: true
Size: 479 Bytes
Versions: 13
Compression:
Stored size: 479 Bytes
Contents
// stylelint-disable selector-max-type .markdown-body .csv-data { td, th { padding: 5px; overflow: hidden; font-size: $font-size-small; line-height: $lh-condensed-ultra; text-align: left; white-space: nowrap; } .blob-num { padding: 10px $spacer-2 9px; text-align: right; background: $bg-white; border: 0; } tr { border-top: 0; } th { font-weight: $font-weight-bold; background: $gray-100; border-top: 0; } }
Version data entries
13 entries across 13 versions & 3 rubygems