css calling

16 views
Skip to first unread message

Claudio Pomo

unread,
Dec 17, 2011, 6:04:06 AM12/17/11
to Google Web Toolkit
Hi, I've an GWT-application generated by scaffolding. I've problem
with css rules: when my app is load this uses a generated css
"standard.css", but when I click on a row of my entity a new css rule
is load. How the css is load? What is the mechanism of loading css
rules?

Ed

unread,
Dec 17, 2011, 8:38:25 AM12/17/11
to google-we...@googlegroups.com
Please explain better?
How is your css linked in your app?
If it's done by gwt make sure to inject it.
Read CssRsource in: http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html (use Google translator to read it in your language)
- Ed

Claudio Pomo

unread,
Dec 17, 2011, 11:22:04 AM12/17/11
to Google Web Toolkit
Sorry for my bad english! I've generated my app with myeclipse4spring
+ scaffolding, and it generates "ApplicationScaffolding.gwt.xml". I've
also another package "gwt.client.style": into this resource there is
common.css. When I run my app it loads standard.css (according to gwt
pattern), but when I click on element of my page a new css rule will
load. This is the problem. I sure that the common.css is injected!

Ed

unread,
Dec 18, 2011, 7:35:54 AM12/18/11
to google-we...@googlegroups.com
I think you can better post your question in the myeclipse4spring forum as I have no idea when what is called in your code. So it's hard to help you.
- Ed
Reply all
Reply to author
Forward
0 new messages