diff options
Diffstat (limited to 'js/dojo/dijit/themes/claro/Editor_rtl.less')
| -rw-r--r-- | js/dojo/dijit/themes/claro/Editor_rtl.less | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/js/dojo/dijit/themes/claro/Editor_rtl.less b/js/dojo/dijit/themes/claro/Editor_rtl.less new file mode 100644 index 0000000..8ebc013 --- /dev/null +++ b/js/dojo/dijit/themes/claro/Editor_rtl.less @@ -0,0 +1,9 @@ +/* Editor */ + +@import "variables"; + +.claro .dijitEditorRtl .dijitEditorIFrameContainer{ + padding:3px 10px 1px 3px; +} + + |
