Merge "Remove obsolete `color` property from horizontal rule"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.css
1 /* stylelint-disable selector-class-pattern */
2
3 /* Styles for the JavaScript enhancements of the history page */
4
5 #pagehistory li.before input[ name='oldid' ],
6 #pagehistory li.after input[ name='diff' ] {
7 visibility: hidden;
8 }