Question
I would like to have visited links behave as links which have not been visited. As I have seen, this should be done be redefining the twikiLink class, which is used by the Render.pm module I have not been able to find the definition of twikiLink in any CSS. Could anyone please point out where to do so?
Environment
--
EdVanLeeuwen - 31 Oct 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Colors are defined in
colors.css, attached to your TWiki.PatternSkin topic. You probably want to change
.patternTopic a:visited. See
PatternSkin,
PatternSkinCustomization,
PatternSkinCss,
PatternSkinPalette.
--
PeterThoeny - 31 Oct 2006