Sha256: 40160fd8f9394b9f6fe738b7a2fb3ce58c6be100bbe9cc1a484688cacf0f038c

Contents?: true

Size: 406 Bytes

Versions: 2

Compression:

Stored size: 406 Bytes

Contents

@import "variables"

.table >
  tbody > tr >
    td, th
      border-width: 1px
      vertical-align: middle
  tfoot > tr >
    td, th
      border-width: 1px
  thead > tr >
    td, th
      border-width: 1px

.table > thead > tr > th
  background: $table-heading-bg
  color: $table-heading-color
  font-size: 12px

.table
  &.table-actions td
    line-height: 28px
  .progress-small
    margin: 7px 0 8px

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
para-0.5.0 app/assets/stylesheets/para/admin/theme/_table.sass
para-0.4.0 app/assets/stylesheets/para/admin/theme/_table.sass