Template:Tooltip/sandbox4/styles.css

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Sapphaline at 17:13, 3 September 2025. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.tooltip-dotted {
	border-bottom: 1px dotted;
	cursor: help;
}
body.skin-minerva .tooltips-content {
	border: inherit !important;
	clip: inherit !important;
	clip-path: inherit !important;
	height: inherit !important;
	margin: inherit !important;
	overflow: inherit !important;
	padding: inherit !important;
	position: inherit !important;
	width: inherit !important;
	white-space: inherit !important;
}