Project

General

Profile

Statistics
| Revision:

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

History | View | Annotate | Download (243 Bytes)

1

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