(bug 3112) Adding colors for active and visited external links.
authorKrinkle <krinkle@users.mediawiki.org>
Sat, 19 Feb 2011 22:44:49 +0000 (22:44 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Sat, 19 Feb 2011 22:44:49 +0000 (22:44 +0000)
commit2c332ea98395c1311c33aa5126515c3ba286d770
treef62532309e8a1f003358c68fd6c0c228deded11d
parent96c82dcaa3212f4b13f6ef69a574690be5037981
(bug 3112) Adding colors for active and visited external links.
This is in-core for internal links and red links, but there's no visual clue of active and visited links for external links.

Normal external: #36b;
/* Added: */
Active external: #b63;
Visited external: #636;

These two colors (orange and purple -ish) are in the same saturation/brightness as the blue for normal (inactive/unvisited) external links.
Since these visual clues were also lacking in external links to interwikis I've replaced that override with similar colors as well.
skins/monobook/main.css
skins/vector/screen.css