Sha256: 8478bc37c42807365dee4fc069b44f4ad5de41f7b73dcacef6d1c7b3233be44d
Contents?: true
Size: 364 Bytes
Versions: 2
Compression:
Stored size: 364 Bytes
Contents
table.birt-table { width: 100%; border: 1px solid #ddd; border-radius: 0; border-spacing: 0; margin-bottom: 12px; tr { td, th { border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; padding: 5px 8px; &:last-child { border-right: none; } } &:last-child td { border-bottom: none; } } }
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
birt-0.1.2 | lib/assets/stylesheets/birt/components/table.scss |
birt-view-0.1.2 | lib/assets/stylesheets/birt/components/table.scss |