Hi, I have overridden the default themeroller theme, this is no problem.
Take a look at this screenshot: http://tinypic.com/r/r1djqc/5 It clearly demonstrates that tapestry-console.css, t5-alerts.css and tree.css all come after my css -thus any overrides I have made take no effect (To those classes). The first picture is taken using @Import in my layout component. The second is even more wrong, now using direct <link rel="stylesheet" tags in the layout component: http://tinypic.com/r/148b4n/5 Now my css is the dead first in the page, everything else coming after. And yes, T5 respects the order in which I declare MY css files, but how can I say that my css should be the last to include, always. (If the stack contribution would use the normal after:/before: notation it could be done using thous declaratives?) - Ville -- View this message in context: http://tapestry.1045711.n5.nabble.com/T5-3-rc3-ordering-of-css-tp4969412p4976938.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