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

📄 maintenance_main_page.css

📁 这是一个订单管理系统
💻 CSS
字号:
body {
}
.tab_Back
{
	background-color :#CCFFFF;
}
.tab_TD_Top
{
	border-top:#CCFFF 2px solid;
	border-left:#CCFFF 2px solid;
	border-right:#CCFFF 2px solid;
}
.tab_TD_Bottom
{
	border-bottom:#CCFFF 2px solid;
	border-left:#CCFFF 2px solid;
	border-right:#CCFFF 2px solid;
}
.Maintenance_List_Table_Head
{
	Font-Size :9pt;
	border-bottom:outset 1px white;
	border-top:outset 1px white;
	border-left:outset 1px white;
	border-right:outset 1px white;
	
}
.Tabel_Topline_1
{
	background-color : White;
	border:outset 1px white;
}

.Tabel_Topline_2
{
	background-color : Lime;
	border:outset 1px white;
	text-align:right;
}

.Tabel_Topline_3
{
	background-color : Lime;
	border:outset 1px white;
	text-align:center;
}

.Tabel_Topline_5
{
	background-color : Lime;
	border:outset 1px white;
}

.Tabel_Topline_7
{
	background-color : Lime;
	border:outset 1px white;
}

.Tabel_Midline
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
}

.TabelDown_line
{
	background-color : white;
	border:outset 1px white;
	text-align:left;
}

.hidtextbox
{
	height:0px;
	width:0px;
}
.tab_Select
{
	background-color:#CCFFFF;
	table-layout :fixed;
	font-size :9pt;
	border-collapse:collapse ;
}
.tab_Select_Row2
{
	text-align :left ;
}
.tab_Select_Row3
{
	
	text-align :left ;
}
.tab_Select_Row1_Cell1
{
	
	border-top:black 2px outset;
	border-left:black 2px outset;
	
	width :980px;
	height:34px;
	text-align :left;
}
.tab_Select_Row1_Cell2
{
	width :157px;
	height:34px;
	border-top:black 2px outset;
	border-left:#ECE9D8 2px outset;
	border-right:black 2px outset;
}
.tab_Select_Row2_Cell1
{
	border-left:black 2px outset;
	width :980px;
	height:27px;
	text-align :left;
}
.tab_Select_Row2_Cell2
{
	width :157px;
	height:34px;
	border-right:black 2px outset;
	border-left:#ECE9D8 2px outset;
}
.tab_Select_Row3_Cell1
{
	border-bottom:black 2px outset;
	border-left:black 2px outset;
	border-top:#ECE9D8 2px outset;
	width :980px;
	height:24px;
	text-align :left;
}
.tab_Select_Row3_Cell2
{
	border-top:#ECE9D8 2px outset;
	border-bottom:black 2px outset;
	border-left:#ECE9D8 2px outset;
	border-right:black 2px outset;
	width :157px;
	height:24px;
	text-align :left;
}
	

⌨️ 快捷键说明

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