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

📄 pagecss_gis.css

📁 企业短信收发系统
💻 CSS
📖 第 1 页 / 共 2 页
字号:
}
.CommonTableContent #titleTr{
	height:20px;
	font-weight:bold;
	background-color: #7493CB;
	font-size:12px;	
	text-indent:4px;
	color:#ffffff;
}

.CommonTableBottom{
	selfSpacing:expression(this.cellSpacing=1);
	selfPadding:expression(this.cellPadding=0);
	selfBorder:expression(this.border=0);	
	background-color:#5373AD;
}
.CommonTableBottom tr{
	height:18px;
	background-color:#7493CB;
	font-size:12px;
	color:#fff;
}

.CommonTableContainer
{
	align:center;
	selfSpacing:expression(this.cellSpacing=1);
	selfPadding:expression(this.cellPadding=0);
	selfBorder:expression(this.border=1);
	background-color:#FFFFFF;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	color: #000000;
}
/*-----------------------底部---------------------*/
#bottom{
	width:100%;
	color:#33333;
	text-align:center;	
	line-height:30px;
	}


/*-------TabStrip Style-------*/
.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab 
{
  color:black; 
  background-image: url(../images/tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(../images/hover_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.SelectedTab 
{
  color:black; 
  background-image: url(../images/selected_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

/*------MutilPage Style--------*/
.MultiPage
{
  background-color:White;
  overflow:visible;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
  border: 1px solid #919B9C;
  width:487px;
  height:200px;
}

.PageContent
{
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
}

.PageHeader
{
  font-size:22px;
  font-weight:bold;
  letter-spacing:-0.2mm;
  font-family: verdana; 
  color: #3F3F3F; 
  margin-top:0px;
  margin-bottom:0px;
}

/*-----------------------Button---------------------*/
.ButtonLogin {
	font-size: 12px;
	background-image: url(../images/btLogin.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 24px;
	width: 75px;
	border: none;
	CURSOR: hand;
}

.ButtonLogOut {
	font-size: 12px;
	background-image: url(../images/btLogOut.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 24px;
	width: 75px;
	border: none;
	CURSOR: hand;
}

.ButtonAddNext {
	font-size: 12px;
	background-image: url(../images/btAddNext.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 24px;
	width: 100px;
	border: none;
	CURSOR: hand;
}

.ButtonView{
	background-image: url(../images/btBrowse.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAdd{
	background-image: url(../images/btNew.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}


.ButtonAddNext {
	background-image: url(../images/btAddNext.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 100px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonNew {
	background-image: url(../images/btNew.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonEdit {
	background-image: url(../images/btEdit.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonDel{
	background-image: url(../images/btDelete.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}
.ButtonSearch{
	background-image: url(../images/btSearch.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonSave{
	background-image: url(../images/btSave.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}

.ButtonExit{
	background-image: url(../images/btExit.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}
.ButtonRefresh{
	background-image: url(../images/btRefresh.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 18px;
	width: 70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;

}
.ButtonHideSearch{
	background-image: url(../images/btShowHide.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	height: 10px;
	width: 50px;
	border: none;
	vertical-align:top;
	CURSOR: hand;
	float: none;
}

.ButtonCalendar
{
	background-image : url(../images/calendar.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonBrowser
{
	background-image : url(../images/Browser.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonCancel
{
	background-image : url(../images/btnCancel.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAddView
{
	background-image : url(../images/btAddView.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonAddAll
{
	background-image : url(../images/btAddAll.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonRemoveAll
{
	background-image : url(../images/btRemoveAll.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonClear
{
	background-image : url(../images/btClear.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonClearDefault
{
	background-image : url(../images/btClearDefault.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 16px;
	height:17px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.ButtonSaveDefault
{
	background-image : url(../images/btSaveDefault.gif);
	background-repeat: no-repeat;
	background-color:#ffffff;
	width: 18px;
	height:70px;
	border: none;
	padding: 1px;
	CURSOR: hand;
	float: none;
}

.Box_Text{
	border:solid 1px #999;
	font-size:12px;
	width:140px;
	height:16px;
}

.Box_Text0{
	border:solid 1px #999;
	font-size:12px;
	width:150px;
	height:16px;
}
	
.Box_Text1{
	border:solid 1px #999;
	font-size:12px;
	width:120px;
	height:16px;
}

.Box_Text2{
	border:solid 1px #999;
	font-size:12px;
	width:100px;
	height:16px;
}

.Box_Text3{
	border:solid 1px #999;
	font-size:12px;
	width:80px;
	height:16px;
}

⌨️ 快捷键说明

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