Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IG Tooltip color

tironeJun 14 2018 — edited Jun 15 2018

Hi,

I'm using Apex 18.1 and an application migrated from version 4.2 that uses a legacy theme (Light Blue (Theme 15) *).
In this application I implemented some tooltips on the cells of an IG following the example shown in packaged applications. :

function(config) {

    config.defaultGridViewOptions = {

        tooltip: {

.......

.......


I would like to change the background color and the font color of the tooltip.
How can I do ?
thank you

best regards

saverio

This post has been answered by Pierre Yotti on Jun 15 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2018
Added on Jun 14 2018
11 comments
1,450 views