Sha256: 6d098b58884914363961aa35f6e378f6a4cb20e213985e481af5532acf6b51b2
Contents?: true
Size: 624 Bytes
Versions: 6
Compression:
Stored size: 624 Bytes
Contents
.rh-cloud-inventory-page { .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
6 entries across 6 versions & 1 rubygems