Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Allow for custom classes on tooltips #3298

Closed
mkielar opened this issue Feb 16, 2015 · 2 comments
Closed

Allow for custom classes on tooltips #3298

mkielar opened this issue Feb 16, 2015 · 2 comments

Comments

@mkielar
Copy link

mkielar commented Feb 16, 2015

When I define a tooltip on an element like this:

<td data-tooltip-placement="right" 
    data-tooltip="Tooltip text..." 
    data-tooltip-append-to-body="true">...</td>

there is no way of specifying a custom css class for the tooltip. I have a need of having different tooltips with different colors, and it seems impossible now with ui-bootstrap. Something like data-tooltip-class would help a lot.

@mkielar
Copy link
Author

mkielar commented Feb 16, 2015

Ekhem, forgive me asking, but, a duplicate of what? I've reviewed the open and closed issues, and only found these:

@RobJacobs
Copy link
Contributor

I believe it was closed as a duplicate of this issue: #3126 Before opening an issue, it's best to do a search for an existing issue and commenting on that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants