Merge "Revert "Move CSS for patrol from mediawiki.legacy to new module mediawiki...
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.css
index 835383e..fd5dbc9 100644 (file)
@@ -1,9 +1,6 @@
+/* Styles for the JavaScript enhancements of the history page */
+
 #pagehistory li.before input[name="oldid"],
 #pagehistory li.after input[name="diff"] {
        visibility: hidden;
 }
-
-span.updatedmarker {
-       color: #000;
-       background-color: #0f0;
-}