Merge "Use XmlSelect to simplify Xml::monthSelector"
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
index 764e377..b4efa9a 100644 (file)
@@ -5,6 +5,7 @@
        font-weight: bold;
 }
 
+.mw-version-ext-license,
 .mw-version-ext-vcs-timestamp {
        white-space: nowrap;
 }
@@ -12,3 +13,7 @@
 th.mw-version-ext-col-label {
        font-size: 0.9em;
 }
+
+.mw-version-ext-vcs-version {
+       unicode-bidi: embed;
+}