Project

General

Profile

Statistics
| Revision:

root / trunk / web / dojo / dijit / themes / tundra / Editor_rtl.css

History | View | Annotate | Download (248 Bytes)

1

    
2
.tundra .dijitEditorRtl .dijitEditorIcon {
3
        background-image: url('../../icons/images/editorIconsEnabled_rtl.png'); 
4
}
5
.tundra .dijitEditorRtlDisabled .dijitEditorIcon {
6
        background-image: url('../../icons/images/editorIconsDisabled_rtl.png'); 
7
}