Hi,
We've found a little problem using CSS properties on Embedded modules.
Currently, we're using a picture as background on the basePanel and the naviModule has to have a transparent background to be able to see the background picture.
There is no "Background color" property in the "Property editor" for the embedded modules so i tried using a CSS property "background-color: transparent;".
Now, both naviModule and mainModule are transparent but ... we are experiencing troubles with the background color of the tooltips and buttons.
They are black and we can't see the text.
if I remove the CSS property, it works normally.
Is there any solution to have transparent modules and visible tooltips / buttons ?
Thank you.