Merge "mediawiki.notification: Refactor $.ready handler and init()"
[lhc/web/wiklou.git] / resources / src / mediawiki.action / mediawiki.action.history.css
index fd5dbc9..f3ea163 100644 (file)
@@ -1,6 +1,6 @@
 /* Styles for the JavaScript enhancements of the history page */
 
-#pagehistory li.before input[name="oldid"],
-#pagehistory li.after input[name="diff"] {
+#pagehistory li.before input[name='oldid'],
+#pagehistory li.after input[name='diff'] {
        visibility: hidden;
 }