Try shift-refresh. If not, use Chrome's Developer Tools to see if the stylesheet is being loaded correctly. I suspect a cache issue. Click "Resources" to see if you are correctly downloading the stylesheet:
http://code.google.com/chrome/devtools/docs/timeline.html -- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai On Tue, Jan 3, 2012 at 11:12 AM, Raffaele Magliocco <[email protected]>wrote: > Just trying to deploy a simple test app. Testing locally it works in > IE, FF, and Chrome. But when deployed, my stylesheet is only being > applied in IE and FF. Anyone seen something like this. I've looked on > the forums but didn't find any help. No errors in the log either. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
