I'm having a problem with the backgound highlighting in the Quicklaunch menu.
I've set:
.ms-navheader :hover{
background-color: #ffffff;
}
But it only highlights the background behind the text and not the entire table.
I just can't find out how to light up the entire area behind the text( I tried various alterations with .ms-navheader, ms-quicklauchheader etc.) I should be as simple as...
Can anyone tell me what else to modify in the css
Thanks