Merge "RCFilters: Move label prefixes from dm.ItemModel to ui.TagItemWidget"
[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 }