Sha256: ac26175d34cb7db4281a5d10c218761b615e85cf4928424ae94d0f4b6e4ef5cd
Contents?: true
Size: 1.12 KB
Versions: 20
Compression:
Stored size: 1.12 KB
Contents
#top { height:32px; } form { height:32px; display:inline; margin-left:30px; } .main { margin-top:72px; } .header { font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 18px; font-weight: bold; padding: 3px 0 2px 20px; cursor: pointer; background: #eee url("wedgeDown.png") no-repeat 8px 9px; border: 1px solid #ccc; } .header.up { background-image: url("wedgeRight.png"); background-position: 8px 8px; } .command, .output { font-family: Menlo, Consolas, monospace; font-size: 12px; padding: 5px; } .command, .actions { margin: 0 5px; } .output { border: 1px solid #ccc; background-color: #fff; } .process { padding: 0 5px 5px 5px; } .stderr { color: #f00; } .command { color: #666; } .header .in-progress-message, .running .header .completed-message, .actions { display: none; } .header .copy { float: right; margin: 0 10px; } .running .header .in-progress-message { display: inline; } .running .header { background: #666 url("indicator.gif") no-repeat 5px center; padding-left: 25px; color: #fff; } .running .output { border: 1px solid #666; }
Version data entries
20 entries across 20 versions & 2 rubygems