From e1ed7f8704bc25b4ee8499a29706ed3b0bd06cbb Mon Sep 17 00:00:00 2001 From: Med <2029-med@users.noreply.salsa.debian.org> Date: Thu, 26 May 2022 05:20:02 +0000 Subject: (pe) adjust the slider's direction --- persian/debian-fa.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'persian') diff --git a/persian/debian-fa.css b/persian/debian-fa.css index db537fb19e4..9f11bfc8997 100644 --- a/persian/debian-fa.css +++ b/persian/debian-fa.css @@ -116,3 +116,10 @@ html[lang=fa] .end-of-list-arrow { right: 3.5em; } +/* Adjust the slider's direction on the home page. */ + +html[lang=ar] .slider-wrapper, +html[lang=ar] .slider-prev-next-control, +html[lang=ar] .slider-dot-control { + direction: ltr; + -- cgit v1.2.3