summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/tundra/Editor_rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dijit/themes/tundra/Editor_rtl.css')
-rw-r--r--lib/dijit/themes/tundra/Editor_rtl.css8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/dijit/themes/tundra/Editor_rtl.css b/lib/dijit/themes/tundra/Editor_rtl.css
index cd4849e7f..efe1dbd47 100644
--- a/lib/dijit/themes/tundra/Editor_rtl.css
+++ b/lib/dijit/themes/tundra/Editor_rtl.css
@@ -1,7 +1 @@
-/* Editor */
-.tundra .dijitEditorRtl .dijitEditorIcon {
- background-image: url('../../icons/images/editorIconsEnabled_rtl.png'); /* editor icons sprite image - enabled state */
-}
-.tundra .dijitEditorRtlDisabled .dijitEditorIcon {
- background-image: url('../../icons/images/editorIconsDisabled_rtl.png'); /* editor icons sprite image - disabled state */
-}
+.tundra .dijitEditorRtl .dijitEditorIcon {background-image: url('../../icons/images/editorIconsEnabled_rtl.png');}.tundra .dijitEditorRtlDisabled .dijitEditorIcon {background-image: url('../../icons/images/editorIconsDisabled_rtl.png');} \ No newline at end of file