<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.dijitRtl .soria .dijitEditorIcon {
	background-image: url('../../icons/images/editorIconsEnabled_rtl.png'); 
}
.dijitRtl .soria .dijitDisabled .dijitEditorIcon {
	background-image: url('../../icons/images/editorIconsDisabled_rtl.png'); 
}
</pre></body></html>