Sha256: 62d2ab8e99d987caa945d3d9a02c11197689de7e390064ced3f790e3981dd608

Contents?: true

Size: 217 Bytes

Versions: 83

Compression:

Stored size: 217 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

83 entries across 83 versions & 1 rubygems

Version Path
tenon-1.0.22 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.21 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.20 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.19 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.18 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.17 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.16 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.15 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.14 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.13 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.12 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.11 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.10 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.9 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.8 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.7 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.6 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.5 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.4 app/assets/stylesheets/tenon/ui/tables.css.scss
tenon-1.0.3 app/assets/stylesheets/tenon/ui/tables.css.scss