Hi
When I set an area to be in-context editable e.g.
<h2><span in-context-edit="$MODEL{/Properties/Data/Datum[@ID='ID0']/@ID}">
$MODEL{/Properties/Data/Datum[@ID='ID0']}</span></h2>
When I edit the text the background and foreground are both white, although the actual page has a black background and white text.
If I swap the text and background color round then the text is black and visable.
It seems that the in-context editor applies the text color but not the background color.
Is there a specific way to set the in-context editor styles (pref at a site level)
Many thanks