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

📄 style.css

📁 Java+JavaScirpt写的一个Tab控件
💻 CSS
字号:
body
{
	margin: 6pt;
s}

td
{
	font-family: 宋体;
	font-size: 12px;
	color: #000000;
}

.bd
{
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=3);
}
.tleft
{
	background-image: url('../img/tab1.gif');
}
.tright
{
	background-image: url('../img/tab3.gif');
}
.ttop
{
	background-image: url('../img/tab2.gif');
}
.ttop_over
{
	background-image: url('../img/tab8.gif');
}
.tbottom
{
	background-image: url('../img/tab4.gif');
}
.tbottom2
{
	background-image: url('../img/tab6.gif');
}
.tbottom3
{
	background-image: url('../img/tab7.gif');
	border-bottom: 1px #000000 solid;
}
.getfouce
{
	cursor: default;
	text-indent: 6px;
	font-size: 12px;
	background-color: #ffffff;
	color:#000000;
	FONT-FAMILY: "宋体";
	font-weight:bold
}
.lostfouce
{
	text-indent: 6px;
	font-size: 12px;
	background-image: url('../img/tab5.gif');
	border-bottom: 1px #000000 solid;
	cursor: hand;
	color:#555555;
	FONT-FAMILY: "宋体";
	padding-top:4px
}
.lostfouce_over
{
	text-indent: 6px;
	font-size: 12px;
	cursor: hand;
	background-image: url('../img/tab9.gif');
	border-bottom: 1px #000000 solid;
}

⌨️ 快捷键说明

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