summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/claro/Editor_rtl.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/themes/claro/Editor_rtl.less')
-rw-r--r--lib/dijit/themes/claro/Editor_rtl.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/dijit/themes/claro/Editor_rtl.less b/lib/dijit/themes/claro/Editor_rtl.less
new file mode 100644
index 000000000..8ebc013d9
--- /dev/null
+++ b/lib/dijit/themes/claro/Editor_rtl.less
@@ -0,0 +1,9 @@
+/* Editor */
+
+@import "variables";
+
+.claro .dijitEditorRtl .dijitEditorIFrameContainer{
+ padding:3px 10px 1px 3px;
+}
+
+