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

📄 sta_page.css

📁 这是一个订单管理系统
💻 CSS
字号:
body {
}
.table_back
{
	background :#507CD1;
	text-align :center ;
}
.background
{
	background :#EFF3FB;
	border-collapse:separate; 
	font-size :9pt; 
	width: 915px;
}

.Gude_Message_Control
{
	height: 30px;
	width: 93%;
	overflow: auto;
}
.Gude_Message_Control_Table
{
	width: 100%;
	height: 30px;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}
.Order_Edit_Show_headCell
{
	background-color :#507CD1;
	text-align:center;
	height:25px;
}

.Order_Edit_Show_BelowCell
{
	background-color:#EFF3FB;
	text-align:center;
}

.Order_table
{
	width:1000px;
	height:600px;
}

.Order_Table_TopLine
{
	height:35px;
}

.Order_Add_Table_Line1
{
	height:30px;
}
.Order_Add_Table_Line2
{
	height:80px;
}

.Order_Add_Table_Line3
{
	height:280px;
}

.Order_Detail_Search_Left
{
	height:565px;
	width:50px;
}

.Order_Detail_Search_Line2_1
{
	width:100px;
	height:30px;
}

.Order_Detail_Search_Line2_2
{
	width:200px;
	height:30px;
}

.Order_Detail_Search_Line2_3
{
	width:340px;
	height:30px;
}

.Order_Detail_Search_Line3_2
{
	width:945px;
	height:500px;
	text-align:justify;
}

.Order_Detail_Search_Line4
{
	width:945px;
	height:30px;
}

⌨️ 快捷键说明

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