Sha256: 8110d478b99e22768f173810fa18986d5542ec7191f1fd27a7ab0f626c4c3361

Contents?: true

Size: 819 Bytes

Versions: 1

Compression:

Stored size: 819 Bytes

Contents

.table-results {
  th { text-align: left; }
  td, th {
    padding: 10px 4px;
    border-bottom: 2px solid #ddd;
  }
  th.role {
    text-align: center;
    width: 15%;
  }
  td.actions {
    padding: 0 0 10px 0;
    .btn {
      padding: 5px 10px;
    }
  }
  .tiny {
    @extend .nowrap;
    width: 25px;
    max-width: 25px;
  }
  .checkbox-cell {
    width: 35px;
    text-align: center;
  }
  .media-link {
    width: 65px;
    height: 65px;
  }
  .small {
    @extend .nowrap;
    width: 70px;
    max-width: 70px;
  }
  .thumbnail-cell {
    width: 65px;
  }
  .timestamp {
    @extend .nowrap;
    width: 100px;
    max-width: 100px;
    text-align: right;
    font-size: 0.9em;
  }
  .timestamp--long {
    @extend .timestamp;
    width: 125px;
    max-width: 125px;
  }
  .label {
    margin-right: 4px;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
georgia-0.8.0 app/assets/stylesheets/georgia/modules/_results.scss