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

📄 复件 style.css

📁 该代码的功能是:实现数据从 SQL SERVER数据导入ORACLE数据库。从而为数据的转换提供方便。
💻 CSS
字号:
BODY
{
	font-family:宋体;
	font-size:12px;
	background-image:url(lanse6.gif);
}
TABLE
{	
	
}
TD 
{	
	FONT-FAMILY: "宋体", "Arial", "Times New Roman";
	FONT-SIZE: 9pt;
}
Tr {
	FONT-FAMILY: "宋体", "Arial", "Times New Roman";
	FONT-SIZE: 9pt; 
}
A:link	{	
	FONT-FAMILY: "宋体"; 
	text-decoration:	none;
	color: black;
	}	
		
A:visited	{	
	FONT-FAMILY: "宋体"; 
	text-decoration:	none;
	color: black;
	}	
		
A:active	{	
	FONT-FAMILY: "宋体"; 
	text-decoration:	none;
	color:	black;
	}
	
.TD_Title
{	
	background-image:url(Index_title.gif);
	}
.Button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-image: url(http://localhost/SlnDC/css/Index_Title.gif);
	border-left: black 1px solid;
	width: 75px;
	cursor: hand;
	color: black;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: 宋体;
	height: 20px;
}
.Button_1
{
	cursor:hand;
	PADDING-TOP: 2px;	
	BORDER-RIGHT: black	 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid;	
	font-family:宋体;
	font-size:12px;
	color:White;	
	background: #869BB6; 	
	width:75px;
	height:20px;	
}
.Button_2
{
	cursor:hand;
	PADDING-TOP: 2px;	
	BORDER-RIGHT: black	 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid;	
	font-family:宋体;
	font-size:12px;
	color:White;	
	background: #869BB6; 	
	width:15px;
	height:15px;	
}
.Button_3
{
	cursor:hand;
	PADDING-TOP: 2px;	
	BORDER-RIGHT: black	 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-BOTTOM: black 1px solid;
	BORDER-TOP: black 1px solid;	
	font-family:宋体;
	font-size:12px;
	color:White;	
	background: #869BB6; 	
	width:200px;
	height:20px;	
}
.DropDownList
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#004994;	
	background: #d2e4fc; 
	width: 80px;
	height: 20px;	
}
.DropDownList_1
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#000000;	
	background: white; 
	width: 80px;
	height: 20px;	
}
.DropDownList_2
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#000000;	
	background: white; 
	width: 120px;
	height: 20px;	
}
.DropDownList_3
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#000000;	
	background:white; 
	width: 180px;
	height: 20px;	
}
.tdwrap
{
	WORD-WRAP: break-word;
}
.TextBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#000000;	
	background: white; 	
}
.Label_Title
{
	PADDING-TOP: 3px;
	text-align:center;
	font-size:16px;
	color:#A87B00;
	FONT-FAMILY: "黑体", "Arial", "Times New Roman";
	background:Transparent;	
	width:100%;
	height:24px;	

}
.Label_Msg
{
	font-family:宋体;
	font-size:12px;
	color:red;
	background:Transparent;	
	width:100%;
	height:12px;		
}
.Label_Show
{	
	font-family:宋体;
	font-size:12px;
	color:blue;
	background:Transparent;	
	width:100%;
	height:12px;	
}
.ListBox
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;	
	border-bottom: 1px solid;
	background-color: #fffff4;
	BORDER-RIGHT: 7eaeff 1px solid;
	BORDER-LEFT: 7eaeff 1px solid;
	BORDER-BOTTOM: 7eaeff 1px solid;
	BORDER-TOP: 7eaeff 1px solid;
	font-family:宋体;
	font-size:12px;
	color:#000000;	
	background: white; 	
	
}
#LSKCCXCondition1_btnOK,
#LSKCCXCondition1_btnExcel,
#GLCXCondition_WHJL1_btnOk,
#GLCXCondition_WHJL1_btnExcel,
#CParaConditionC1_btnOk,
#CParaConditionC1_btnExcel,
#YPPDCondition_WHJL1_btnOk,
#YPPDCondition_WHJL1_btnExcel
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 12px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 20px;
	background-color: lightcyan;
}

⌨️ 快捷键说明

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