From 6cfc6c6d09abafec2dad0e3836de011f3166b513 Mon Sep 17 00:00:00 2001 From: Phil Ringnalda Date: Mon, 9 Nov 2009 18:59:09 -0800 Subject: [PATCH] Backed out changeset 41938f9ac546 (bug 527343) since -moz-locale-dir isn't actually implemented for HTML documents --- toolkit/crashreporter/content/crashes.xhtml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/toolkit/crashreporter/content/crashes.xhtml b/toolkit/crashreporter/content/crashes.xhtml index bde06848343f..4b3a6aa3736c 100644 --- a/toolkit/crashreporter/content/crashes.xhtml +++ b/toolkit/crashreporter/content/crashes.xhtml @@ -18,9 +18,12 @@ table { padding-bottom: 2em; } th { - text-align: start; + text-align: left; white-space: nowrap; } +th[chromedir="rtl"] { + text-align: right; +} /* name */ th:first-child { -moz-padding-end: 2em; @@ -44,7 +47,7 @@ td:last-child { #clear-reports { float: right; } -#clear-reports:-moz-locale-dir(rtl) { +#clear-reports[chromedir="rtl"] { float: left; } @@ -60,15 +63,15 @@ td:last-child { &crashes.title; -

&crashes.title;

- - + +
&id.heading;&date.heading;&id.heading;&date.heading;