Sha256: 71f4336bc7046ba5c9b83ff7539c9592e74c62523aac88d1be51cb5c86e8af7f
Contents?: true
Size: 577 Bytes
Versions: 1
Compression:
Stored size: 577 Bytes
Contents
//////////////////// // Tables //////////////////// table border: collapse: $table-border-collapse color: $table-border-color width: $table-border-width cell-spacing: 0 table-layout: fixed width: $table-width a text-decoration: underline //////////////////// // Table Elements //////////////////// thead tr, tfoot tr background: $table-header color: dynamic-text-lightness($table-header) tr background: $table-row-odd text-align: left &:nth-child(even) background: $table-row-even td, th padding: $rhythm vertical-align: middle
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ceo-0.2.0 | app/assets/stylesheets/admin/base/tables.sass |