<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.funkystation.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ATooltip%2Fstyles.css</id>
	<title>Template:Tooltip/styles.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.funkystation.org/index.php?action=history&amp;feed=atom&amp;title=Template%3ATooltip%2Fstyles.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.funkystation.org/index.php?title=Template:Tooltip/styles.css&amp;action=history"/>
	<updated>2026-06-05T02:00:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.3</generator>
	<entry>
		<id>https://wiki.funkystation.org/index.php?title=Template:Tooltip/styles.css&amp;diff=227&amp;oldid=prev</id>
		<title>imported&gt;Aliser: wip</title>
		<link rel="alternate" type="text/html" href="https://wiki.funkystation.org/index.php?title=Template:Tooltip/styles.css&amp;diff=227&amp;oldid=prev"/>
		<updated>2024-09-03T03:14:59Z</updated>

		<summary type="html">&lt;p&gt;wip&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.tooltip-display-text-container {&lt;br /&gt;
	position: relative;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-display-text {&lt;br /&gt;
	/* set in template */&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip {&lt;br /&gt;
	display: none;&lt;br /&gt;
	&lt;br /&gt;
	position: absolute;&lt;br /&gt;
	top: -.5rem;&lt;br /&gt;
    left: 50%;&lt;br /&gt;
    transform: translate(-50%,-100%);&lt;br /&gt;
	&lt;br /&gt;
	width: max-content;&lt;br /&gt;
	padding: .35rem;&lt;br /&gt;
&lt;br /&gt;
    background-color: var(--bg-color-light-x4);&lt;br /&gt;
    border: 1px solid var(--border-color-light-x2);&lt;br /&gt;
&lt;br /&gt;
    box-shadow: 0 1px 5px 1px var(--bg-color);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.tooltip-display-text-container:hover .tooltip {&lt;br /&gt;
	display: inline-block;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>imported&gt;Aliser</name></author>
	</entry>
</feed>