Sha256: 9b8c4ba387af105b47f00ab8ae535ee738426d37dc166dac20dab8d58caa4974
Contents?: true
Size: 558 Bytes
Versions: 77
Compression:
Stored size: 558 Bytes
Contents
.rh-cloud-inventory-terminal { height: 200px; background-color: #222; padding: 10px 0; margin-bottom: 20px; overflow-y: scroll; overflow-x: hidden; p { font-family: monospace; font-size: 16px; color: #22da26; overflow-wrap: anywhere; &.terminal_error { color: #f00; } } &::-webkit-scrollbar { width: 12px; height: 12px; background: #aaa; } &::-webkit-scrollbar-thumb { background: #222; border-radius: 6px; border: 3px solid transparent; background-clip: content-box; } }
Version data entries
77 entries across 77 versions & 1 rubygems