Merge "Move MediaHandler defaults out of global scope"
[lhc/web/wiklou.git] / resources / src / mediawiki.legacy / shared.css
index ce46de5..8fcc667 100644 (file)
@@ -91,6 +91,13 @@ abbr[title],
        }
 }
 
+/* Comment portions of RC entries */
+span.comment {
+       font-style: italic;
+       unicode-bidi: -moz-isolate;
+       unicode-bidi: isolate;
+}
+
 /**
  * Add a bit of margin space between the preview and the toolbar.
  * This replaces the ugly <p><br /></p> we used to insert into the page source
@@ -697,7 +704,6 @@ ol:lang(or) li {
 #mw-revision-info-current,
 #mw-revision-nav {
        direction: ltr;
-       display: inline;
 }
 
 /* Images */