Sha256: d09339fcb24967b3efc9a97cad1939655fcb3804887a7250f9fb4320afb3017f
Contents?: true
Size: 346 Bytes
Versions: 2
Compression:
Stored size: 346 Bytes
Contents
table { border-collapse: collapse; margin: $b-table-margin; table-layout: fixed; width: 100%; } th { border-bottom: $b-th-border-bottom; font-weight: $b-font-weight-bold; padding: $b-th-padding; text-align: left; } td { border-bottom: $b-td-border-bottom; padding: $b-td-padding; } td, th, tr { vertical-align: middle; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crossbar-0.0.2 | app/assets/stylesheets/base/_table.scss |
crossbar-0.0.1 | app/assets/stylesheets/base/_table.scss |