Sha256: e7d7de2ce25d4c3ebde689dc959db108b6e628cb04deb63ebba6341220531eda
Contents?: true
Size: 634 Bytes
Versions: 5
Compression:
Stored size: 634 Bytes
Contents
// 12px .th-size-small +font-size($small-font-size) // 14px .th-size-normal +font-size($base-font-size) // 18px .th-size-medium +font-size($first-font-size) // 26px .th-size-large +font-size($second-font-size) // 38px .th-size-xlarge +font-size($third-font-size) //48px .th-size-xxlarge +font-size($fourth-font-size) .th-align-center text-align: center .th-align-right text-align: right .th-inverse color: $white a color: $white .th-muted color: $gray .th-double-line +space(line-height, 2) .th-triple-line +space(line-height, 3) .th-v-aligned vertical-align: middle .th-wrap +word-wrap
Version data entries
5 entries across 5 versions & 1 rubygems