Hi,
Issue #3017253 is back, this time forcing Tahoma on the two links in the
navbar whereas the others remain with the default “sans-serif” defined
in body.
(See
https://sourceforge.net/tracker/?func=detail&aid=3017253&group_id=6121&atid=106121
for background). This is caused by the fact that these two links are
actually created by “Button” (which gives them the class wikiadmin),
whereas the other are plain “WikiLink” (which gives them the class
named-wiki). Another side effect of the wikiadmin class is that these 2
links have no “text-decoration,” whereas the others do.
Either we set all the links in the navbar to Tahoma (not really my
favourite option), or leave everything as the default sans-serif (more
than likely for just these 2 by creating specific CSS styles), but we
have to decide...
Regards,
Seb
|