Sha256: 2ed7bcf3cbdd364edb68fe1997cc452e8ade34da0538ccaab08a7ad46495b296
Contents?: true
Size: 591 Bytes
Versions: 1
Compression:
Stored size: 591 Bytes
Contents
.filter input { width: 15rem; } table.jobs { td { word-break: break-all; } th.job-header{ width: 30%; } th.duration-header { width: 20%; } &.queues th.job-header { width: 30%; } &.failed th.job-header { width: 35%; } &.in_progress th.job-header { width: 50%; } &.blocked th.job-header { width: 45%; } &.scheduled th.job-header { width: 60%; } &.finished th.job-header { width: 65%; } &.workers th.job-header { width: 40%; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mission_control-jobs-0.4.0 | app/assets/stylesheets/mission_control/jobs/jobs.css |