Re: problem with css when deployed to app engine

2012-02-11 Thread toont...@googlemail.com
I encountered the same symptoms today. I worked around it by adding
this to my page:

LINK REL=StyleSheet HREF=... TYPE=text/css

Note that I'm using Google App Engine 1.6.1 and there is a discussion
of this problem here:

http://groups.google.com/group/google-appengine-java/browse_thread/thread/cea6b9c7bbad50ba/b9081ae430584f5e


On Feb 10, 10:36 am, gwtTexter harald.eil...@gmail.com wrote:
 I'm using the standard theme in GWT 2.4 and have ancss-file placed
 under the war folder.

 Everything works fine in hosted mode in Chrome but 
 oncedeployedtoappengineChrome ignores my own stylesheet?
 In Firefox there is noproblemthough..

 It kind of bothers me that hosted mode andappenginereacts
 differently in the same browser, can anyone tell me why?

 I'm running osx 10.6.8, GWT 2.4 and Eclipse Indigo.

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



problem with css when deployed to app engine

2012-02-10 Thread gwtTexter
I'm using the standard theme in GWT 2.4 and have an css-file placed
under the war folder.

Everything works fine in hosted mode in Chrome but once deployed to
app engine Chrome ignores my own stylesheet?
In Firefox there is no problem though..

It kind of bothers me that hosted mode and app engine reacts
differently in the same browser, can anyone tell me why?

I'm running osx 10.6.8, GWT 2.4 and Eclipse Indigo.



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