User:JWBTH/Gadget-ReferenceTooltips.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
.rt-tooltip {
position: absolute;
z-index: 800; /* match z-index-tooltip in https://doc.wikimedia.org/codex/latest/design-tokens/z-index.html */
z-index: 800;
max-width: 350px;
background: var(--background-color-base, #fff);