Index: l10n_community/l10n_community-rtl.css
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/l10n_server/l10n_community/Attic/l10n_community-rtl.css,v
retrieving revision 1.1.2.1
diff -u -p -r1.1.2.1 l10n_community-rtl.css
--- l10n_community/l10n_community-rtl.css	25 Jun 2010 08:01:04 -0000	1.1.2.1
+++ l10n_community/l10n_community-rtl.css	25 Oct 2010 11:28:29 -0000
@@ -51,3 +51,9 @@ div.admin .l10n-next-action {
   text-align:right;
   text-indent:-0.5em;
 }
+
+/* Existing translations and editing UI */
+td.translation label.l10n-string,
+td.translation textarea {
+  direction: rtl;
+}
