Merge "RELEASE-NOTES: Don't imply that HHVM 3.1 is supported"
[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 }