UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

18 lines (14 loc) 388 B
.dijitAdditionalEditorIconPreview { background-image: url(../icons/preview.gif); background-repeat: no-repeat; background-position: center center; width: 18px; height: 18px; } .dijitDisabled .dijitAdditionalEditorIconPreview { background-image: url(../icons/previewDisabled.gif); background-repeat: no-repeat; background-position: center center; width: 18px; height: 18px; }