I want to style serveral grid columns differently. How can I shorten these expressions? I always need the prefix "table.t-data-grid thead tr th.", followed by the specific property. Can't I just specify that prefix and after list all property classes that shoud be matched? Or do I always have to write the full selector statement like:
table.t-data-grid thead tr th.depot, table.t-data-grid thead tr th.amount ... { } Thanks -- View this message in context: http://tapestry.1045711.n5.nabble.com/Shorten-CSS-selector-styles-for-table-grid-tp5717859.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