summaryrefslogtreecommitdiff
path: root/lib/dijit/themes/tundra/Editor.css
blob: f7f80e86b6b803a5fe547b73554a7f27d6058474 (plain)
1
.dijitEditor {border:1px solid #bfbfbf; border-top:0;}.tundra .dijitEditorIcon {background-image: url('../../icons/images/editorIconsEnabled.png'); background-repeat: no-repeat; width: 18px; height: 18px; text-align: center;}.tundra .dijitDisabled .dijitEditorIcon {background-image: url('../../icons/images/editorIconsDisabled.png');}