Merge "Revert "Add maxlength of 6 for time correction in preferences""
[lhc/web/wiklou.git] / resources / src / mediawiki.special / mediawiki.special.version.css
index c3d0238..7c87d68 100644 (file)
@@ -1,6 +1,6 @@
-/**
- * Adds additional styling to the extension title/version list
-**/
+/*!
+ * Styling for Special:Version
+ */
 .mw-version-ext-name {
        font-weight: bold;
 }
@@ -12,3 +12,7 @@
 th.mw-version-ext-col-label {
        font-size: 0.9em;
 }
+
+.mw-version-ext-vcs-version {
+       unicode-bidi: embed;
+}