MadCap|expandingHead
{
font-weight: normal;
cursor: hand;
text-decoration: none;
color: #4488dd;
}
MadCap|expandingBody
{
font-style: italic;
color: #4488dd;
}
MadCap|dropDownHotspot
{
cursor: hand;
text-decoration: none;
color: #4488dd;
}
MadCap|dropDownHead
{
color: #4488dd;
}
MadCap|dropDownBody
{
}
Need text colour (color) on dropDownHead?
Need text colour (color) on dropDownHead?
I seem to be unable to change the text colour of the dropDownHead. My CSS is below. As you can see, I've set the colour to #4488dd (this link-like blue) throughout. Why is the text black? —Thanks.
Re: Need text colour (color) on dropDownHead?
I was able to answer my own question. There was an errant comma elsewhere in the stylesheet.
This is incorrect
This is incorrect
This is correctol,
{
}
For the longest time, the difference was imperceptible to me.ol
{
}