Em Fri, 11 Dec 2009 10:11:53 -0200, Alessandro Bottoni <alexbott...@gmail.com> escreveu:

[AppModule.java]
// Overriding the default.css
configuration.add("DEFAULT_STYLESHEET", "context:styles/empty.css");

It should be configuration.add("tapestry.default-stylesheet", "context:styles/empty.css");

Any suggestion?

1) Don't try to do configuration things by trial and error.
2) Look the generated HTML to see if your CSS is there or not.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, software architect and developer, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to