Sha256: 7ca75eeb23d0fb9d50a92029e1ff05087faa95d5fda1e943afde0ef58f6b9f3e
Contents?: true
Size: 506 Bytes
Versions: 2
Compression:
Stored size: 506 Bytes
Contents
/* For proper failed job display*/ .l-sidebyside { overflow:auto; } .l-sidebyside > * { display:inline-block; *display: inline; *zoom: 1; } .subnav.subnav-failed { overflow: hidden; } .subnav.full { height: auto; max-height: 50%; overflow-y: scroll; } .failed-job > .min-col-size { min-width: 395px; } .failed-job .row { margin-left:0; margin-right:10px; height: 30px; } .subnav-toggle-container { text-align: right; } .subnav-toggle-container .btn { padding: 8px 10px; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
qless-0.12.0 | lib/qless/server/static/css/style.css |
qless-0.11.0 | lib/qless/server/static/css/style.css |