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