⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tree.css

📁 Absolutely wonderful features you may never imagine before, Skytree v2.0 takes you into a new era of
💻 CSS
字号:
.MSDN{
	
}

.MSDN .TNode{
	line-height: 17px;
}

.MSDN .TCnt{
	padding: 3px;
	cursor: pointer;
	cursor: hand;
	color: #666666;
}

.MSDN .TCntFocus{
	padding: 3px;
	color: white; 
	background: #888888;
	cursor: pointer;
	cursor: hand;
}

.MSDN .Tag{
	color: Gray;
}

.MSDN .IcoStatus{
	display: none;
}

.MSDN .LoadTip{
	border: 1px solid #424242;
	background-color: #E8E8E8;
	color:#424242;
	padding: 1px;
	margin: 1px;
}

.MSDN .EditText{
	font-size: 8pt;
	font-family:Tahoma;
	border: 1px solid black;
	line-height: 13px;
}

.MSDN .Info{
	position:absolute;
	padding:2px 10px;
	border: 1px solid #424242;
	background-color: #E8E8E8;
	color: #4C4C4C;
	text-align:center;
	font-weight:bold;
	filter:alpha(opacity=90);
	cursor: pointer;
	cursor: hand;
	z-index: 9999;
}

.MSDN .ContextMenu{
	position: absolute;
	border: 1px solid black;
	background-color: #F8F8F8;
	color: #666666;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
}

.MSDN .ContextMenu img{
	display: none;
}

.MSDN .ContextMenuItem{
	padding: 3px;
	text-align:right;
	line-height: 16px;
}

.MSDN .ContextMenuItemOver{
	padding: 2px;
	border: 1px solid #888888;
	color: #888888; 
	background: #F0F0F0;
	text-align:right;
	line-height: 16px;
}

.MSDN .ContextMenuItem img,
.MSDN .ContextMenuItemOver img,
.MSDN .ContextMenuItem span,
.MSDN .ContextMenuItemOver span{
	float:left;
}

.MSDN .ContextMenuSeparator{
	margin: 3px 2px 3px 2px;
	border-top: 1px solid #666666;
}

.MSDN .AccessKey{
	text-decoration: underline;
}

.MSDN .About{
	padding: 2px 0px;
	color: gray;
	font-size: 8pt;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -