On Nov 9, 2011, at 12:45 PM, Ville wrote:

> Thanks for the input again, live and learn :)
> 
> In case anyone comes looking, the easiest way is to set a class "c" to body
> and prepend all your styles with .c.

or if you have 

.t-error{color:red;} 

coming from your default.css you can add 

BODY .t-error{color:green;} 

to your own css.

This saves you from having to add classes to every page. 

> 
> - Ville

cheers, Joost

> 
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/T5-3-rc3-ordering-of-css-tp4969412p4977487.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


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

Reply via email to