Followup: If I set the background-color it comes through but not the (foreground) color. I expect there's something in my CSS that's conflicting, but could this be related to displaytag?

,chris

On Mar 1, 2006, at 12:40 PM, Christofer Jennings wrote:

My table uses a dark blue background for <th> so sortable headers are practically hidden. I've tried making css...

th.sortable a {
        color:white;
}

th.sortable a:hover {
        color:#090;
        background-color:yellow;
}

With that in place, the hover settings seem to work but the regular anchor style does not. ...

???,
chris





-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to