Sha256: 12ce307e385c4ea0553d89781c528e283bd6003941a852ff04bda5858b102368
Contents?: true
Size: 765 Bytes
Versions: 1
Compression:
Stored size: 765 Bytes
Contents
.uc-table-wrapper %table.uc-table{ data: { presents: 'AbsolutelyPositionTableCells' } } %col.uc-table__col--auto %col.uc-table__col--small %col.uc-table__col--medium %col.uc-table__col--large %col.uc-table__col--x-large %col.uc-table__col--xxxx-large %thead %tr %th.active %a.descending{href: '#'} Auto-sized Column %th %a{href: '#'} Sml %th %a{href: '#'} Med %th %a{href: '#'} Large %th X-Large No link %th XX-Large No link %tbody - 3.times do %tr - text = "Salted Caramel Brownie; Toffee; Marzipan; Chocolate; Gingerbread; Ice cream chocolate cake;" - text.split(';').each do |t| %td #{t}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
undercase-0.2.57 | app/views/undercase/patterns/_tables.html.haml |