Sha256: e8f289651f014f06d122a72648d1a773f33478a8e1ff940b2fa7d395769f3129
Contents?: true
Size: 594 Bytes
Versions: 29
Compression:
Stored size: 594 Bytes
Contents
.material-tooltip { padding: 10px 8px; font-size: 1rem; z-index: 2000; background-color: transparent; border-radius: 2px; color: #fff; min-height: 36px; line-height: 120%; opacity: 0; display: none; position: absolute; text-align: center; max-width: calc(100% - 4px); overflow: hidden; left: 0; top: 0; pointer-events: none; } .backdrop { position: absolute; opacity: 0; display: none; height: 7px; width: 14px; border-radius: 0 0 50% 50%; background-color: #323232; z-index: -1; transform-origin: 50% 0%; transform: translate3d(0,0,0); }
Version data entries
29 entries across 29 versions & 5 rubygems