In vbulletin-chrome.css, what exactly does this control?
PHP Code:
.notifications > a:hover,
.notifications a.popupctrl:hover {
color: {vb:stylevar toplinks_linkhover_color};
}
I've tried changing it to some really random colors, and it doesn't seem to change anything. I'm pretty sure it's for something in the "Notifications" dropdown (when hovering over the links?). Or maybe I have some css somewhere else that is overriding whatever I put in the stylevar
--------------- Added [DATE]1325526137[/DATE] at [TIME]1325526137[/TIME] ---------------
Ok, I don't have any css somewhere else that would be overriding this as I tried this on the default style as well, and still nothing changed
--------------- Added [DATE]1325531334[/DATE] at [TIME]1325531334[/TIME] ---------------
Solved:
https://www.vbulletin.com/forum/show...802-Unused-css