Quote:
Originally Posted by WorldCraft
Oops! Try:
#sidebar_container .textcontrol
{
CSS Here
}
and
#sidebar_container .textcontrol:hover
{
CSS Here
}
|
Thank you, that worked.
I think this might be a bug, though, so I will file it into JIRA. The
control_color and
control_hover_color style variables should control the text there as well instead of
sidebar_content_link_color and
sidebar_content_link_hover color.