From 2e3a0d10b08c3aaae098218a782ce71370fa15de Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Fri, 16 Aug 2013 14:10:57 +0300 Subject: [PATCH] Add diff-multi to classes with explicit direction This ensures that the direction of the notice about the intermediate versions is in the user language's direction. Bug: 52321 Change-Id: I1ef8b85dc7a2f6e4a7e6be055ed0f962d5532c7f --- skins/common/shared.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/common/shared.css b/skins/common/shared.css index a9b9d2beec..3b44c45c2b 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -1110,6 +1110,7 @@ ol:lang(or) li { direction: ltr; unicode-bidi: embed; } +.diff-multi, .diff-otitle, .diff-ntitle, .diff-lineno { -- 2.20.1