Thank you for your answer.

I choose a theme and I have the same result.

When I look the network requests, all seems OK.

My WebContent folder contain:
- folder myproject (with the theme GWT/clean )
- folder META-INF
- folder WEB-INF
-flavicon.ico
-Myproject.css
-Myproject.html


Le jeudi 25 avril 2013 14:49:39 UTC-4, sebastie...@isen-lille.fr a écrit :
>
> Hi,
>
> My web application has serveral widgets like 
> datePicker, dynamicDecorator... If I run my project with eclipse, widgets 
> are ok.
>
> I want to build my project on lighthttpd, so I just copy my folder on my 
> server. When I open website with a web broswer, it works but all my widgets 
> have no "style". ( for example, there are only the numbers for the 
> datePicker: no color, no background...). 
>
>
> I guess that the theme doesn't work without eclipse but in my gwt.xml I 
> have:
>
>   <inherits name='com.google.gwt.user.theme.clean.Clean'/>
>>   <inherits name='com.google.gwt.user.theme.standard.Standard'/>
>
>
>  Do I really need to fill my CSS file to do the same thing with or without 
> eclipse? Can I use the GWT theme without eclipse? I don't really understand 
> the connections between the themes and the CSS..
>
> Thank you in advance!
>

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


Reply via email to