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

📄 list_main_show_page.css

📁 这是一个订单管理系统
💻 CSS
字号:
body {
}
.List_Head_Label_Class
{
	 font-size:9pt;
	 width :45px;
	 text-align :left  center;
}
.List_Head_Dpl_Class
{
	font-size:9pt;
	width:152px;
}
.Head_tab_Select
{
	background-color:#CCFFFF;
	table-layout :fixed inherit ;
	font-size :9pt;
	border-collapse:collapse ;
	border-top:black 2px solid;
	border-left:black 2px solid;
	border-right:black 2px solid;
	border-bottom:black 2px solid;
	
}
.Head_tab_Row1_Cell1
{
	width :950px;
	height:34px;
	border-right: white 1px solid;
	text-align :left;
}

.Head_tab_Row2
{
	vertical-align :top ;
}
.Head_tab_Row4
{
	height:50px;
}
.Head_tab_Row4_Cell1
{
	width :950px;	
	border-right: white 1px solid;	
	border-top:white 1px solid;
}
.List_Head_Btn_Class
{
	font-size:9pt;
	width:64px;	

}

.Tabel_Topline_1
{
	background-color : White;
	border:outset 1px white;
}

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

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

/*.Tabel_Topline_4
{
	background-color : White;
	border:outset 1px white;
	width:40px;
}*/

.Tabel_List_AllAtaiLeft
{
	background-color : Lime;
	/*border:outset 1px white;*/
	border-bottom:outset 1px white;
	border-left:outset 1px white;
    border-top:outset 1px white;
	text-align:center;
	width:80pt;
}

.Tabel_List_AllAtaiRight
{
	background-color : Lime;
	/*border:outset 1px white;
	border-left:Lime 0px none;*/	
	border-bottom:outset 1px white;
	border-right:outset 1px white;
    border-top:outset 1px white;
    width:80pt;
}

.Tabel_List_Midline
{
	background-color : #66FFFF;6
	border:outset 1px white;
	text-align:center;
	height: 19px;
}

.Tabel_List_Equip
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:85pt;
}

.Tabel_List_Floor
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:75pt;
}

.Tabel_List_Area
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:75pt;
}

.Tabel_List_Device
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:150pt;
}

.Tabel_List_PointName
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:150pt;
}

.Tabel_List_PointDesc
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:360pt;
}

.Tabel_List_SingouName
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:260pt;
}

.Tabel_List_Atai
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:80pt;
}

.Tabel_List_Unit
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:80pt;
}

.Tabel_List_Update
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:70pt;
}

.Tabel_List_Send_Req
{
	background-color : #66FFFF;
	border:outset 1px white;
	text-align:center;
	height: 19px;
	width:50pt;
}

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

⌨️ 快捷键说明

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