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!