From 99230b031720bc887db2ebedc7f85197e9e0bbd4 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 19 Nov 2006 17:45:36 +0000 Subject: [PATCH] r1293: Fixed the attachment block and the bug display columns with RTL languages in Firefox --- templates/newreport.tpl | 4 ++-- templates/report.css | 2 +- templates/showreport.tpl | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/templates/newreport.tpl b/templates/newreport.tpl index 910e16f..22e3212 100644 --- a/templates/newreport.tpl +++ b/templates/newreport.tpl @@ -23,7 +23,7 @@ $header
-
+
@@ -61,7 +61,7 @@ $header -
+
diff --git a/templates/report.css b/templates/report.css index e809ce9..bcb8b26 100644 --- a/templates/report.css +++ b/templates/report.css @@ -32,8 +32,8 @@ #rightcol { + float: right; width: 49%; - margin-left: 50%; } /* ################################################################### */ diff --git a/templates/showreport.tpl b/templates/showreport.tpl index f760e49..21dc1bc 100644 --- a/templates/showreport.tpl +++ b/templates/showreport.tpl @@ -18,7 +18,7 @@ $header
-
+
@@ -107,7 +107,7 @@ $header -
+
@@ -216,7 +216,7 @@ $header -
+
{@"Attachments"} : {@"New"} -- 2.22.5