<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dojoHtmlResizeHandle {
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 13px;
	height: 13px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	z-index: 20;
	background-color: ThreeDFace;
	cursor: nw-resize;
}

.dojoHtmlResizeHandle img {
	position: absolute;
	top: 0px;
	left: 0px;
}
</pre></body></html>