Sha256: cef68c096c835a83c351656981b24a1fd055c9d8d414758d500a47139d1a9f05

Contents?: true

Size: 216 Bytes

Versions: 1

Compression:

Stored size: 216 Bytes

Contents

table {
  width: 100%;

  th {
    text-align: left;
  }

  th, td {
    padding: 5px;
  }

  td {
    border-top: 1px solid $tn-grey;
  }

  tr.alt td, &.hoverable tr:hover td {
    background: $tn-light-grey;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tenon-1.0 spec/dummy/public/assets/source_maps/tables.css.scss