summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/tundra/Editor_rtl.css
blob: 888c0335a0956fb965108b7cb11e8d3e68837507 (plain)
1
2
3
4
5
6
7

.tundra .dijitEditorRtl .dijitEditorIcon {
	background-image: url('../../icons/images/editorIconsEnabled_rtl.png'); 
}
.tundra .dijitEditorRtlDisabled .dijitEditorIcon {
	background-image: url('../../icons/images/editorIconsDisabled_rtl.png'); 
}