From 78772d8a1abdeb469d536dd043ca893f2e94c979 Mon Sep 17 00:00:00 2001 From: Mikey1993 Date: Sun, 24 Aug 2014 02:51:10 +0300 Subject: [PATCH] textarea elements rtl/ltr fixes Fixing textareas resizer side on 3p-filters and English text not being written as it should on all textareas. --- 1p-filters.html | 2 +- 3p-filters.html | 2 +- css/3p-filters.css | 2 +- whitelist.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/1p-filters.html b/1p-filters.html index 7f6695a79..72b69284d 100644 --- a/1p-filters.html +++ b/1p-filters.html @@ -26,7 +26,7 @@ div > p:last-child {

- +

diff --git a/3p-filters.html b/3p-filters.html index 11b00a6a0..a29ab29dc 100644 --- a/3p-filters.html +++ b/3p-filters.html @@ -24,7 +24,7 @@

- +

diff --git a/css/3p-filters.css b/css/3p-filters.css index 369a728f7..2d06e0452 100644 --- a/css/3p-filters.css +++ b/css/3p-filters.css @@ -94,7 +94,7 @@ span.obsolete { width: 48em; height: 8em; white-space: nowrap; - direction: ltr; + direction: __MSG_@@bidi_dir__; } body #loadingOverlay { position: fixed; diff --git a/whitelist.html b/whitelist.html index a48569107..4f85827cd 100644 --- a/whitelist.html +++ b/whitelist.html @@ -29,7 +29,7 @@ div > p:last-child {

- +