On 07/26/2011 01:12 PM, Robert Lockwood wrote:
> I'm really new at all this but really frustrated in that I cannot change
> the page background color in the GWT example MyWebApp that demonstrates
> Asynch.
> 
> I put this in the CSS file, both as the first item and then as the last.
> (Tried other things as well.)
> 
> body {
>     background-color: #FFFFD2;
> }
> 
> 
> Occasionally when the page loads it quickly blinks the color but always
> displays a white background. Why is this happening?
> 
> I'm using Eclipse Helios on Ubuntu.

Maybe use Firebug to display to CSS that's in effect.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to