Sha256: e4c21c66fc47a1822aa1f4e68d53ef8dcd72662b7c073c1c743f670c0cbee324
Contents?: true
Size: 647 Bytes
Versions: 25
Compression:
Stored size: 647 Bytes
Contents
.stopped-tasks-card { .stopped-table { width: 100%; border: none; table-layout: fixed; 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
25 entries across 25 versions & 1 rubygems