Sha256: 503fca497ff1942c43231d998103d09c62f1e77b374a61141a4ba829ac042eb0
Contents?: true
Size: 396 Bytes
Versions: 80
Compression:
Stored size: 396 Bytes
Contents
table { border-collapse: collapse; margin: ($base-line-height / 2) 0; table-layout: fixed; 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
80 entries across 80 versions & 5 rubygems