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

📄 fire_alarm_set_page.css

📁 这是一个订单管理系统
💻 CSS
字号:
body {
}
.div
{
	width:1230px;
  text-align :right;
}
.Table_Switch_Update
{
	height:20px;
	border-collapse:collapse;
	font-size:9pt;
	 
}
.Td_Title1
{
	width:100px;
	height:20px;
	text-align:center;
	vertical-align:middle; 
}
.Td_Title2
{
	width:80px;
	height:20px;
	text-align:center;
	vertical-align:middle; 
	}
.Td_Radio
{
	width:20px;
	height:20px;
	text-align:center;
	vertical-align:middle; 
	}
.Td_text
{
	width:50px;
	height:20px;
	text-align:center;
	vertical-align :middle;
	}
.Td_Button_Cell
{
	width:150px;
	height:20px;
	text-align:center;
	vertical-align:middle; 
	}
.Td_Button
{
	height:20px;
	vertical-align:middle;
	font-size:9pt;
}



.div_Scroll
{
	height:500px;
	overflow: auto;
	width:865px;
	border-top :solid 1px #E0E0E0;
    margin-left :200px;
}	
.Table_List
{
     border-collapse:separate;
     font-size:9pt;
     float:right;
     border-left :solid 1px #E0E0E0;
     border-right :solid 1px #E0E0E0;
}
.row1_row2_row3
{
    position:relative;
            }
.row1cell1
{
	height:20px;
    background-color:lime;
    border :solid 1px #E0E0E0;
    text-align :left;
    font-weight: normal;
}
.row2_cells
{
	height:20px;
	background-color:aqua;
    border-top :solid 1px #E0E0E0;
    border-left:solid 1px #E0E0E0;
    border-right:solid 1px #E0E0E0;
    text-align :center;
    font-weight: normal;
        
}
.row3_cells
{
	height:20px;
	background-color:aqua;
    border-bottom:solid 1px #E0E0E0;
    border-left:solid 1px #E0E0E0;
    border-right:solid 1px #E0E0E0;
    text-align:center;
    font-weight: normal;
        
}
.row_Record_Header
{
	height:20px;
	background-color:#ccffff;
	border:solid 1px #E0E0E0;
	text-align:left;
	word-break:break-all;
}
.row_Record
{
	height:20px;
	background-color:#ccffff;
	border:solid 1px #E0E0E0;
	text-align:center;
	vertical-align:middle;
}
.Td_Button_All
{
	height:20px;
	width:150px;
	vertical-align:middle;
	font-size:9pt;
}
.Td_Buttons
{
	height:20px;
	vertical-align:middle;
	font-size:9pt;
}
/* sun xy 2006.11.19*/
.Gude_Message_Control_Table
{
	width: 100%;
	height: 90%;
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
}

⌨️ 快捷键说明

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