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

📄 style.css

📁 一些Acjax的控件简单应用学习实例
💻 CSS
字号:
body,td{ font-size:9pt; }
.RightEditMemu
{
	background-color:menu;
	font-size:10px;
	filter:alpha(opacity=100);
	opacity:"100";
}
.PopMenuInset{
	border:1px solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}
.PopMenu{
		background-color: buttonface;
}
.PopMenuItem
{
	height:18px;
	cursor:default;
}
.PopMenuItemOver
{
 height:18px;
 background-color: highlight;
 color:highlighttext;
 cursor:default;
}
.chooser {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #999999 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #999999 1px solid; POSITION: absolute; BACKGROUND-COLOR: #eeeeff
}
.chooserItem {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FLOAT: left; MARGIN: 1px; BORDER-LEFT: #ffffff 1px solid; CURSOR: pointer; COLOR: #000000; LINE-HEIGHT: normal; BORDER-BOTTOM: #ffffff 1px solid
}
.chooserItemOver {
	BORDER-RIGHT: #0a246a 1px solid; BORDER-TOP: #0a246a 1px solid; FLOAT: left; MARGIN: 1px; BORDER-LEFT: #0a246a 1px solid; CURSOR: pointer; COLOR: #000000; LINE-HEIGHT: normal; BORDER-BOTTOM: #0a246a 1px solid
}
.colorItem {
	FLOAT: left; MARGIN-LEFT: 1px; OVERFLOW: hidden; CURSOR: pointer
}
.colorItemOver {
	BORDER-RIGHT: blue 1px solid; FLOAT: left; MARGIN-LEFT: 1px; OVERFLOW: hidden; CURSOR: pointer; BACKGROUND-COLOR: #ffffff
}
.newLine {
	CLEAR: both
}
.bai {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.STYLE1 {FONT-SIZE: 12px; COLOR: #ffffff}    
.Layer6 {
	position:absolute;			
	z-index:13;
}

.lan {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #003a6a;
	text-decoration: none;
}
.lan2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #003a6a;
	text-decoration: none;
	font-weight: bold;
}
.lan3{
	margin: 0px; 
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #003a6a;
	text-decoration: none;
	word-break: break-all;
}
.lan4 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #003a6a;
	text-decoration: none;
	font-weight: bold;
	background-color = #ccc;
	word-break: break-all;
}


.input {
	margin: 0px; 
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	height:18px;
	width:150px;
	border: 1px solid #ccc;
}

.Layer3 {
	position:absolute;
	top:66px;
	z-index:1;
	left: 60%;
}

⌨️ 快捷键说明

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