I can do it adding the word BODY before DIV in each class of the alert's css. For instance, the file t-alerts.css says "DIV.t-alert-container" then and I write in my css "BODY DIV.t-alert-container".
------------------------------------------------------------------ David Germán Canteros 2011/12/27 angelochen <angelochen...@yahoo.com.hk> > Hi, > I'd like to replace some css elements for component errors, but seems not > working no matter how I tried, following is the code for that, the t-error > li defined will not be used by browser, it's already the one in default.css > take over, any idea why? > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/T5-3-1-replacing-css-for-t-errors-tp5102590p5102590.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 > >