Sha256: 8f1c748081d8a47bac01b6d60daa414e4550549950bcc01a534d5422e18d27a3

Contents?: true

Size: 576 Bytes

Versions: 5

Compression:

Stored size: 576 Bytes

Contents

//
// Table
// --------------------------------------------------

// Main style
//
//##

.table
  margin-bottom: 0

.table > thead > tr > th
  font-weight: 300

.table > tbody > tr > td
  vertical-align: middle
  .label
    display: inline-block
    margin-bottom: 4px

.table > thead > tr > th
  border-bottom: 1px solid #A6AFBB

//** Actions with 3 btn at least
.table-row-actions
  min-width: 180px
  text-align: right
  .btn
    margin: 0 3px

//** img dont destroy the table and don't create horizontal scroll
.table > tbody > tr > td > img.max-width
  max-width: 250px

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
para-0.11.4 app/assets/stylesheets/para/admin/src/_table.sass
para-0.11.3 app/assets/stylesheets/para/admin/src/_table.sass
para-0.11.2 app/assets/stylesheets/para/admin/src/_table.sass
para-0.11.1 app/assets/stylesheets/para/admin/src/_table.sass
para-0.11.0 app/assets/stylesheets/para/admin/src/_table.sass