]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/themes/tundra/Editor_rtl.css
upgrade Dojo to 1.6.1
[tt-rss.git] / lib / dijit / themes / tundra / Editor_rtl.css
CommitLineData
81bea17a 1/* Editor */
2f01fe57 2.tundra .dijitEditorRtl .dijitEditorIcon {
81bea17a 3 background-image: url('../../icons/images/editorIconsEnabled_rtl.png'); /* editor icons sprite image - enabled state */
2f01fe57
AD
4}
5.tundra .dijitEditorRtlDisabled .dijitEditorIcon {
81bea17a 6 background-image: url('../../icons/images/editorIconsDisabled_rtl.png'); /* editor icons sprite image - disabled state */
2f01fe57 7}