summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mantra/editor-style-rtl.css')
-rw-r--r--themes/mantra/editor-style-rtl.css110
1 files changed, 55 insertions, 55 deletions
diff --git a/themes/mantra/editor-style-rtl.css b/themes/mantra/editor-style-rtl.css
index 7dd138e3..e44679af 100644
--- a/themes/mantra/editor-style-rtl.css
+++ b/themes/mantra/editor-style-rtl.css
@@ -1,56 +1,56 @@
-/*
-Theme Name: Mantra
-*/
-/*
-Used to style the TinyMCE editor.
-*/
-html .mceContentBody{
- direction:rtl;
- unicode-bidi:embed;
- float:right;
-}
-* {
- font-family: Arial, Tahoma, sans-serif;
-}
-/* Text elements */
-ul {
- margin: 0 -18px 18px 0;
-}
-ol {
- margin: 0 -18px 18px 0;
-}
-dd {
- margin-right: 0;
-}
-blockquote {
- font-style: normal;
-}
-table {
- text-align: right;
- margin: 0 0 24px -1px;
-}
-html .mceContentBody{
- direction:rtl;
- unicode-bidi:embed;
- float:right;
-}
-* {
- font-family: Arial, Tahoma, sans-serif;
-}
-/* Text elements */
-ul {
- margin: 0 -18px 18px 0;
-}
-ol {
- margin: 0 -18px 18px 0;
-}
-dd {
- margin-right: 0;
-}
-blockquote {
- font-style: normal;
-}
-table {
- text-align: right;
- margin: 0 0 24px -1px;
+/*
+Theme Name: Mantra
+*/
+/*
+Used to style the TinyMCE editor.
+*/
+html .mceContentBody{
+ direction:rtl;
+ unicode-bidi:embed;
+ float:right;
+}
+* {
+ font-family: Arial, Tahoma, sans-serif;
+}
+/* Text elements */
+ul {
+ margin: 0 -18px 18px 0;
+}
+ol {
+ margin: 0 -18px 18px 0;
+}
+dd {
+ margin-right: 0;
+}
+blockquote {
+ font-style: normal;
+}
+table {
+ text-align: right;
+ margin: 0 0 24px -1px;
+}
+html .mceContentBody{
+ direction:rtl;
+ unicode-bidi:embed;
+ float:right;
+}
+* {
+ font-family: Arial, Tahoma, sans-serif;
+}
+/* Text elements */
+ul {
+ margin: 0 -18px 18px 0;
+}
+ol {
+ margin: 0 -18px 18px 0;
+}
+dd {
+ margin-right: 0;
+}
+blockquote {
+ font-style: normal;
+}
+table {
+ text-align: right;
+ margin: 0 0 24px -1px;
} \ No newline at end of file