Hi, in the t5.0.9, the grid's column header's css is, field name plus header, so we have this:
<th class="id-header">Results</th> for this I can have : .id-header { width:700px; background:lightgreen} but now, for the same template we have this: <th class="id t-first t-last">Results</th> and how can I specify a css for "id t-first t-last"? please help, thanks, A.C. -- View this message in context: http://www.nabble.com/T5%3A-grid%27s-css-in-5.0.10-tp15496172p15496172.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]