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) 400 B
.dijitAdditionalEditorIconBlockquote { background-image: url(../icons/blockquote.gif); background-repeat: no-repeat; background-position: center center; width: 18px; height: 18px; } .dijitDisabled .dijitAdditionalEditorIconBlockquote { background-image: url(../icons/blockquoteDisabled.gif); background-repeat: no-repeat; background-position: center center; width: 18px; height: 18px; }