Files
Yi.Framework/WebFirst/wwwroot/views/system/css/CodeTableInfo.css
橙子 f0d32af3c3 框架重构
清除多余的业务
2022-04-03 23:21:53 +08:00

32 lines
435 B
CSS

#Frm_table .form-group {
margin-right: 10px;
}
#divBtn .btn {
font-size: 14px !important;
padding: 3px 4px;
background: #87979e;
border: #87979e;
}
.x_title h2 {
font-size: 16px;
font-weight: 400;
margin-top: 20px !important;
}
.t1 h2 {
font-size: 16px;
font-weight: 400;
margin-top: 5px !important;
}
.code_number {
width: 50px;
border: 0;
}
.selCstype {
border: none
}