Sha256: b49222c997cba84d029f1f8fb1dd6cae893580df3cf455836fa7488db40612db
Contents?: true
Size: 385 Bytes
Versions: 1
Compression:
Stored size: 385 Bytes
Contents
$subtle-gray: lighten($light-gray, 10); table { margin: ($base-line-height / 2) 0; width: 100%; } th { border-bottom: 1px solid darken($base-border-color, 15%); font-weight: bold; padding: ($base-line-height / 2) 0; text-align: left; } td { border-bottom: 1px solid $base-border-color; padding: ($base-line-height / 2) 0; } tr, td, th { vertical-align: middle; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refills-0.0.1 | source/stylesheets/bitters/_tables.scss |