tt-rss/lib/dijit/themes/tundra/Editor_rtl.css
2010-11-15 10:39:52 +03:00

7 lines
248 B
CSS

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