This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Feature Request: Allow custom classes to be applied to tooltips #3126
Closed
Description
I would like away to apply custom styling to tooltips using CSS classes. Currently the only way to distinguish between different tooltips in CSS is the direction of the tooltip. Styling the tooltip contents using tooltip-html-unsafe="" works fine, but doesn't allow styling of the tooltip itself.