Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Confirmed.It's coming from[code].navigationTabs .navigationTab:hover, .navigationTabs .navigationLink:hover, .navigationTabs .Popup .navigationLink:hover { color:white; text-decoration:none;}[/code]on line 2950 of the CSS. I think that the JS-popup and the CSS hover box are actually two different DOM elements, and thus the JS popup doesn't inherit the CSS that makes the text white.
Confirmed.
It's coming from
[code]
.navigationTabs .navigationTab:hover, .navigationTabs .navigationLink:hover, .navigationTabs .Popup .navigationLink:hover {
color:white;
text-decoration:none;
}
[/code]
on line 2950 of the CSS. I think that the JS-popup and the CSS hover box are actually two different DOM elements, and thus the JS popup doesn't inherit the CSS that makes the text white.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences