Sample tooltip at jqueryui.com/tooltip/ displays the tooltip itself ("That's what this widget is") on hover with a small font size.
I cannot duplicate that font size. When I try to match their sample, the tip displays with a larger font.
I downloaded and applied the style.css file used in their sample. The font size spec must be buried there; but I cannot find it.
(Maybe the solution lies in building a custom theme, though I am using their style.css file. That would seem to be way too complicated for what I want to do.)
What am I missing?
Thanks.
this worked for me:
.ui-tooltip-content {
font-size:10pt;
font-family:Calibri;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With