summaryrefslogtreecommitdiff
path: root/www/wiki/resources/src/mediawiki.action/mediawiki.action.history.css
blob: 520917a40ca836403624f9c4e0aee3ccb3128a2f (plain)
1
2
3
4
5
6
/* Styles for the JavaScript enhancements of the history page */

#pagehistory li.before input[ name='oldid' ],
#pagehistory li.after input[ name='diff' ] {
	visibility: hidden;
}