users@woodstock.java.net

Problem with custom css class for table column

From: Felipe Jaekel <fkjaekel_at_gmail.com>
Date: Fri, 23 May 2008 00:37:55 -0300

I have a custom class that changes the table column background color.

When the page renders the class attribute looks like this:

class="outroMes TblTdLyt_sun4"


It seems that TblTdLyt_sun4 overrides the background color with white.

Using the style property works, but class would be much better.

Is there any workaround?

Thanks,
Felipe