Merge "Use WIS::getNotificationTimestampsBatch in ApiSetNotifTimestamp"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.css
1 #pagehistory li.before input[name="oldid"],
2 #pagehistory li.after input[name="diff"] {
3 visibility: hidden;
4 }
5
6 span.updatedmarker {
7 color: black;
8 background-color: #0f0;
9 }