users@glassfish.java.net

how can i change color of columnheader in table jsf componant

From: <glassfish_at_javadesktop.org>
Date: Wed, 04 Jun 2008 04:35:13 PDT

i use table jsf componant in netbean 6.1 and i overide the stylesheet
.TblColHdr_sun4{
    font-weight: regular;
    color: #FFFFFF;
}

.TblHdrTxt_sun4 {
    font-size: 16px;
    color:rgb(255,255,0);
}


and the font weight can change but color can not change .. i dont understand why ..Please anyone help me about this problem..thanks
[Message sent by forum member 'mattana' (mattana)]

http://forums.java.net/jive/thread.jspa?messageID=278217