When a style (className) has been set (e.g. with setStyle) the style was not applied to tooltips.
I added the passing of the style to the tooltip and modified the popup so that it's done the same way for both.
Also added for both cases an example to the demoandtestapp.
When a style (className) has been set (e.g. with setStyle) the style was not applied to tooltips. I added the passing of the style to the tooltip and modified the popup so that it's done the same way for both.
Also added for both cases an example to the demoandtestapp.