Sha256: 034a970e7648e85410355d9a1cd64bd4865b2541c4a7c096d902d8b5016e3121
Contents?: true
Size: 328 Bytes
Versions: 11
Compression:
Stored size: 328 Bytes
Contents
.tooltip { position: absolute; z-index: 1; padding: 5px; background: rgba(0, 0, 0, 0.3); opacity: 1; border-radius: 3px; text-align: center; pointer-events: none; color: white; transition: opacity .1s ease-out; } .tooltip.tooltip-hidden { opacity: 0; } .ct-label.ct-horizontal { white-space: nowrap; }
Version data entries
11 entries across 11 versions & 1 rubygems