Template:Tooltip/sandbox4/styles.css

From Wikipedia, the free encyclopedia
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;
}