blob: 828348079d31ea4ffff2ab121d3881559c627b6b [file] [log] [blame]
.dijitAdditionalEditorIconShowBlockNodes {
background-image: url(../icons/showBlockNodes.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
}
.dijitDisabled .dijitAdditionalEditorIconShowBlockNodes {
background-image: url(../icons/showBlockNodesDisabled.gif);
background-repeat: no-repeat;
background-position: center center;
width: 18px;
height: 18px;
}