hi there
i would like the mouse-overs on the certain table to be disabled.
http://www.ic-tm.nl/nl/bezoekers/editie ... egrond-app
(but only on this particular page)
can this be done?
thanx
.mysuffix table tr:hover {
background: none !important;
}