Re: Best practice for CSS styling components

2009-06-22 Thread P . Stavrinides
style. Kind regards, Peter - Original Message - From: "Thiago H. de Paula Figueiredo" To: "Tapestry users" Sent: Tuesday, 23 June, 2009 01:44:51 GMT +02:00 Athens, Beirut, Bucharest, Istanbul Subject: Re: Best practice for CSS styling components Em Mon, 22 J

Re: Best practice for CSS styling components

2009-06-22 Thread Thiago H. de Paula Figueiredo
Em Mon, 22 Jun 2009 19:22:35 -0300, Kai Weber escreveu: Hi, Hi! I am searching for a good way to style my components. How would I do that? I found that adding the CSS directly to the component class (with @IncludeStylesheet) makes page specific changes to a component hard due the loa

Re: Best practice for CSS styling components

2009-06-22 Thread nille hammer
Hi Kai, I use a layout component for every of my pages (look here:http://tapestry.apache.org/tapestry5.1/guide/layout.html). So this seems to be a good place to include the stylesheet. I use a single file for my hole app. Regards, nillehammer == http://www.winfonet.eu - original Nachrich