Not sure this in navigation.css has any effect:

ul.primary li a:hover,
ul.primary li.active a:link,
ul.primary li.active a:visited,
ul.primary li a.active:hover {
  background-color: #5A7E99;
  color: #FFF;
}

Comments

psynaptic’s picture

These are for the tabs. They do work.

psynaptic’s picture

Status: Active » Closed (fixed)