Em Wed, 16 Dec 2009 19:26:30 -0200, wesleywj2 <wesley...@yahoo.co.uk> escreveu:

hi,

Hi!

I would like to create another css styles for t:grid use explicitly on
certain page, how to achieve this?

Just add a CSS file normally to your page. The Tapestry default CSS file is always added before any other.

i tried copy the default styles from
T5 to another external css and modify, but it seems to take back the original.

Check with Firebug if your CSS really overwrote the default one. Maybe you messed up some selector, using one that has a lower precedence than some selector in Tapestry's default CSS.

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