Sha256: a90821509cbfe45eecfdb4dc760a5e0d17f9efc747588d4243ff7824fcca9728
Contents?: true
Size: 693 Bytes
Versions: 8
Compression:
Stored size: 693 Bytes
Contents
.stopped-tasks-card { .stopped-table { width: 100%; border: none; table-layout: fixed; .not-focused { opacity: 0.3; } thead { background-color: transparent; background-image: none; tr { th { font-weight: bold; border: none; } } } td, th { text-align: center; padding-left: 5px; width: 33%; &:first-child { text-align: left; } } td { &.active { font-weight: bold; } } .data-col { &:hover { cursor: pointer; border: 1px solid #d1d1d1; background-color: #def3fe; } } } }
Version data entries
8 entries across 8 versions & 1 rubygems