<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.treeItem {
	
}

.treeItem span {
	font-size: 12px;
	font-family: 'Courier New,å®‹ä½“';
	cursor: default;
	margin-left: 3px;
	height: 17px;
	width: 1px;
}

.treeItem span a {
	padding: 1 3;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.treeItem-unselect {
	border: 0px solid window;
	color: windowText;
}

.treeItem-selected {
	color: #3366cc;
	text-decoration: none;
}

.treeItem-unselect a {
	text-decoration: none;
	color: windowtext;
}

.treeItem-unselect a:hover {
	color: #3366cc;
	text-decoration: none;
}

.treeItem-selected a {
	color: #3366cc;
	text-decoration: none;
	width: 100%;
	height: 100%;
}

.treeItem-selected a:hover {
	color: HighLightText;
	text-decoration: none;
}</pre></body></html>