Do not output invalid links for deleted names on Special:Contributions
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.css
1 /* Styles for the JavaScript enhancements of the history page */
2
3 #pagehistory li.before input[name="oldid"],
4 #pagehistory li.after input[name="diff"] {
5 visibility: hidden;
6 }