All Downloads are FREE. Search and download functionalities are using the official Maven repository.

annis.visualizers.iframe.partitur.jquery.tooltip.css Maven / Gradle / Ivy

There is a newer version: 4.0.0-beta.4
Show newest version
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy