root / trunk / web / dojo / dijit / icons / editorIcons_rtl.css
History | View | Annotate | Download (313 Bytes)
1 | 9 | andrej.cim | |
---|---|---|---|
2 | .dijitEditorRtl .dijitEditorIcon { |
||
3 | background-image: url('images/editorIconsEnabled_rtl.png'); |
||
4 | } |
||
5 | .dijitEditorRtlDisabled .dijitEditorIcon { |
||
6 | background-image: url('images/editorIconsDisabled_rtl.png'); |
||
7 | } |
||
8 | .dijitToolbarRtl .dijitToolbarSeparator { |
||
9 | background-image: url('images/editorIconsEnabled_rtl.png'); |
||
10 | } |