aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dijit/themes/nihilo/Editor_rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dijit/themes/nihilo/Editor_rtl.css')
-rw-r--r--includes/js/dijit/themes/nihilo/Editor_rtl.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/js/dijit/themes/nihilo/Editor_rtl.css b/includes/js/dijit/themes/nihilo/Editor_rtl.css
new file mode 100644
index 0000000..2e936ec
--- /dev/null
+++ b/includes/js/dijit/themes/nihilo/Editor_rtl.css
@@ -0,0 +1,7 @@
+
+.dijitRtl .dijitEditorIcon {
+ background-image: url('images/editor_rtl.gif');
+}
+.dijitRtl .dijitToolbar .dijitToolbarSeparator {
+ background-image: url('images/editor_rtl.gif');
+}