Strange hover event behaviour
Hi everybody,
I'm stuck with a presumably stupid newbie mistake.
This works (mind the background color of the pagination buttons changeing on hover):
This doesn't (again, mind hover behaviour of the pagination buttons, pointer cursor apparently removed while taking the screenshot):
http://waidelehof.sr-heidelberg.com/pages/wohnungen.html
What makes this behaviour strange and unnerving is the fact that both style instructions cursor and background color are part of the same css rule (hover) and that it definitely does work properly on one page and doesn't on the other:
This works:
while this doesn't
The css rule in question is omitted here. It is very straightforward and doesn't contain anything fancy.
I'll appreciate any hints and suggestions!
Thanks in advance,
Steffen Schmitt