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

📄 xp.css

📁 软件简介: 调查投票系统介绍: 可生成网上可见的多数调查系统投票系统
💻 CSS
字号:
 A:link {text-decoration: none; color:#000000}
 A:visited {text-decoration: none; color: #333333}
 A:active {text-decoration: none; color:#333333 }
 A:hover {text-decoration: underline; color: #1028FF}
 TH{FONT-SIZE: 9pt}
TD {
	FONT-SIZE: 9pt; COLOR: #000000;
}
H1
{
	FONT-SIZE: 16px; COLOR: #000000; margin: 0px;padding: 0px;
}
H2
{
	FONT-SIZE: 9pt; COLOR: #ffffff;margin: 0px;padding: 0px;
}
H3
{
	FONT-SIZE: 9pt; COLOR: #000000;margin: 0px;padding: 0px;
}
.input {
	BORDER-RIGHT: 1px none #000000;
	BORDER-TOP: 1px none #000000;
	FONT-SIZE: 14pt;
	BORDER-LEFT: 1px none #000000;
	BORDER-BOTTOM: 1px solid #000000;
	BACKGROUND-COLOR: #Ffffff;
	margin: 0px;
	padding: 0px;
}
BODY {
SCROLLBAR-FACE-COLOR: #ffffff; SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e; SCROLLBAR-SHADOW-COLOR: #9e9e9e; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #9e9e9e; SCROLLBAR-TRACK-COLOR: #EAEAEA; SCROLLBAR-DARKSHADOW-COLOR:#EAEAEA
}

form {margin:0; padding:0}
INPUT.TEXT 
{
	BORDER-RIGHT: #D9D9D9 1px solid;
	BORDER-TOP: #D9D9D9 1px solid;
	BORDER-LEFT: #D9D9D9 1px solid;
	BORDER-BOTTOM: #D9D9D9 1px solid;
	BACKGROUND-COLOR: #FFFFFF;
	;
	font-style:normal;
	color: #000000;
	font-size: 14px;
}
.table {
	background-color: #F0F0F0;
	border: 1px solid #000000;
	line-height: 25px;
}

.button {
	font-size:12px;
	height:20px;
	width:50px;
	background-image: url(/images/buttonbg.jpg);
	border: 1px solid #255784
}
.style3 {
	word-spacing: normal;
	vertical-align: 120%;
}

.navigation {

	FONT-WEIGHT: bold;
	font-size:12px;

}

  /*progressbar Lezhao.J*/
.bi-loading-status {

  /*position:   absolute;*/

  width:        400px;

  padding: 1px;

  overflow: hidden;  

}

 

.bi-loading-status .text {

  white-space:  nowrap;

  overflow:     hidden;

  width:             100%;

  text-overflow:     ellipsis;

  padding:      1px; 

}

 

.bi-loading-status .progress-bar {

  border:       1px solid ThreeDShadow;

  background:   #FFFFFF;

  height:       10px;

  width:        100%;

  padding: 1px;

  overflow: hidden; 

  

}

 

.bi-loading-status .progress-bar div {

  background:   #FF8000;

  overflow: hidden;

  height:       100%;

  filter:       Alpha(Opacity=0, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);

}

  /*progressbar Lezhao.J*/
.TableBg {
	background-image: url(Images/bgdoc.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

⌨️ 快捷键说明

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