Sha256: 71d206a0f6f3ea92f4402ac9d22858bbcb2d8dd37120735639607860e330c1ee

Contents?: true

Size: 612 Bytes

Versions: 1

Compression:

Stored size: 612 Bytes

Contents

.ticket-tag {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

#tickets th {
  white-space: nowrap;
}

.table td {
  &.ticket-number {
    text-align: right;
  }
  
  &.ticket-reporter {
    width: 24px;
    min-width: 24px;
    max-width: 24px;
    padding-right: 0;
  }
  
  &.ticket-opened, &.ticket-closed, &.date {
    line-height: 1em;
    text-align: right;

    .year { display: block; font-size: 0.75em; }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
houston-core-0.5.0.beta1 app/assets/stylesheets/application/tickets.scss