It's probably being overridden.  A quick hack would be to make the
background-color important.  Otherwise, you'll need to make user your
CSS is loaded after GWT's CSS.

Cheers,
Tony

On Fri, Feb 24, 2012 at 00:11, doruk <dorukkan...@gmail.com> wrote:
> Helo;
> StackLayoutPanel default calor is light blue and I want to change
> using css. I tried this code :
>
> view plaincopy to clipboardprint?
> .gwt-StackLayoutPanel {
>    background-color: #114E74;
> }
>
> But nothing has changed. Please can you explain how can I do that?
>
> --
> 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.
>



-- 
Tony Edgin
Software Architecture and Design Leader
LBT Observatory
933 N. Cherry Ave., Tucson AZ 85721-0065
p:520-626-8951, c:520-419-8821, f:520-626-9333

-- 
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