1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 12:49:17 +00:00
Files
tt-rss/lib/dijit/themes/tundra/Editor_rtl.css
2010-11-15 10:39:52 +03:00

8 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');
}