Sha256: d974d995384cfd732b9877b6d8141dd42c47313c8ba3e29326ab00b60feb254c
Contents?: true
Size: 676 Bytes
Versions: 5
Compression:
Stored size: 676 Bytes
Contents
.manual_clone { padding-top: 15px; padding-left: 15px; } .build { border: 1px solid black; border-radius:12px; margin:20px; .header { border-top-left-radius: 10px; border-top-right-radius: 10px; padding: 5px; position:relative; .status { top:4px; right:4px; position:absolute; } } .header.passed { background-color:RGB(71,213,86); } .header.failed { background-color: RGB(247,65,67); } .output pre { cursor:pointer; color: white; background-color:black; max-height:100px; overflow-y:hidden; overflow-x:scroll; margin-bottom:0px; border:none; border-radius:0; } }
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
bait-0.5.13 | app/css/build.scss |
bait-0.5.12 | app/css/build.scss |
bait-0.5.11 | app/css/build.scss |
bait-0.5.10 | app/css/build.scss |
bait-0.5.9 | app/css/build.scss |