unipept / unipept-visualizations

Visualisations used by Unipept, packaged for easy reuse in other projects.
MIT License
18 stars 6 forks source link

Fix style leaks #61

Closed pverscha closed 3 years ago

pverscha commented 3 years ago

This PR fixes the style leaks by 1) using a less generic name for the tooltip class and 2) fixing a mistake in the css-selector for tooltips that accidentally matched all a-tags.