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

Content deleted Content added
No edit summary
No edit summary
Line 46:
 
.rt-tooltipTail {
/* Use 4948%, not 50%, to make the tail start at a right place in Blink browsers in Windows on bigger system font sizes */
background: linear-gradient(to top right, var(--border-color-subtle, #c8ccd1) 4948%, rgba(0, 0, 0, 0) 4948%);
}