/*0415*/
|
body, .warp_tables, .content {
|
padding: 0;
|
}
|
|
.layui-table {
|
margin: 0px 0px;
|
}
|
|
.marginbottom5 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
flex-wrap: wrap;
|
margin-bottom: 5px !important;
|
margin-top: 5px !important;
|
}
|
|
.glyphicon:before,
|
.layui-icon:before {
|
margin-right: 5px;
|
}
|
|
/*table*/
|
.layui-table-header {
|
border-width: 0px;
|
background-color: transparent;
|
}
|
|
.layui-table-header table tr {
|
color: #fff;
|
}
|
|
.layui-table-header table tr th {
|
position: relative;
|
}
|
|
.layui-table-header table tr th div {
|
text-align: center;
|
}
|
|
.layui-table-header table tr th::after,
|
#divMenuTree > thead > tr th::after,
|
#dtreeTable > thead > tr th::after {
|
content: '';
|
width: 1px;
|
height: 20px;
|
position: absolute;
|
top: 10px;
|
right: 0px;
|
background-color: #ddd;
|
}
|
.layui-table-header table tr > th:nth-last-child(1)::after,
|
#divMenuTree > thead > tr > th:nth-last-child(1)::after,
|
#dtreeTable > thead > tr > th:nth-last-child(1)::after {
|
width: 0px !important;
|
background-color: rgba(15,96,158,1);
|
}
|
|
.layui-table-view {
|
border-width: 0px;
|
}
|
|
.form-group {
|
margin-bottom: 15px;
|
position: relative;
|
}
|
|
#dtreeTable,
|
#divMenuTree,
|
.layui-table-body.layui-table-main table {
|
border-spacing: 0 10px !important;
|
border-collapse: separate !important;
|
border-width: 0px;
|
}
|
|
.layui-table th {
|
border: 0;
|
}
|
|
table tr {
|
background: rgba(244,243,247,1);
|
border-radius: 10px !important;
|
border-top-left-radius: 10px;
|
border-top-right-radius: 10px;
|
border-bottom-left-radius: 10px;
|
border-bottom-right-radius: 10px;
|
}
|
|
table tr td:first-of-type, table tr th:first-of-type {
|
border-top-left-radius: 10px;
|
border-bottom-left-radius: 10px;
|
}
|
|
table tr td:last-of-type, table tr th:last-of-type {
|
border-top-right-radius: 10px;
|
border-bottom-right-radius: 10px;
|
}
|
|
.layui-table td {
|
border-width: 0px;
|
/*text-align: left !important;*/
|
}
|
|
|
|
.layui-btn-xs.layui-icon {
|
height: 22px;
|
line-height: 22px;
|
padding: 0 5px;
|
font-size: 12px;
|
display: inline-block;
|
background-color: #23B7E5;
|
color: #fff;
|
white-space: nowrap;
|
text-align: center;
|
border: none;
|
border-radius: 2px;
|
cursor: pointer;
|
}
|
|
.layui-table-header table tr,
|
.btn-primary,
|
.btn-info,
|
#divMenuTree > thead > tr,
|
#dtreeTable > thead > tr {
|
background: rgba(15,96,158,1);
|
}
|
|
.layui-table tbody tr:hover, .layui-table-click, .select2-container--default .select2-results__option--highlighted[aria-selected],
|
.layui-laypage .layui-laypage-curr .layui-laypage-em {
|
background-color: #add3fa !important;
|
color: #fff;
|
}
|
|
.layui-laypage a:hover {
|
color: #add3fa;
|
}
|
|
.layui-treeSelect .ztree li a.curSelectedNode {
|
color: #add3fa !important;
|
}
|
|
.btn, .btn:hover, .btn:focus, .layui-form-onswitch, #btnSave, .layui-btn-normal, .layui-form-select dl dd.layui-this {
|
background-color: #23b7e5;
|
border: 0px solid transparent;
|
}
|
|
.panel-default > .panel-heading, .layui-form-onswitch,
|
.btn,
|
.btn:hover,
|
.btn:focus,
|
#divMenuTree > thead > tr,
|
#dtreeTable > thead > tr {
|
color: #fff;
|
}
|
|
#btnLabel > .btn {
|
margin: 5px;
|
}
|
|
.layui-table-sort .layui-table-sort-desc:hover,
|
.layui-table-sort .layui-table-sort-asc:hover {
|
border-top-color: #b7ecf7;
|
}
|
|
|
/*弹窗*/
|
.layui-layer-title {
|
font-size: 1.5rem !important;
|
font-weight: 700;
|
}
|
|
.btn-primary {
|
border-color: #367fa9;
|
}
|
|
.select2-container {
|
margin-left: 10px;
|
margin-top: 10px;
|
border-radius: 2px;
|
}
|
|
.y_marginAuto {
|
margin-left: 5%;
|
}
|
|
.y_btn_center {
|
display: flex;
|
align-items: center;
|
justify-content: space-around;
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*0506*/
|
.layui-form-checked[lay-skin="primary"] i {
|
border-color: #61b0ed !important;
|
background-color: #61b0ed;
|
}
|
|
/*叉 位置*/
|
.layui-table-tips-c:before {
|
right: -2px;
|
}
|
.layui-table-tips-c {
|
padding: 0px;
|
}
|
/**/
|
.r_btn_Preservation {
|
float: right;
|
border-radius: 5px;
|
padding-left: 10px;
|
padding-right: 10px;
|
margin-top:3px;
|
line-height:35px;
|
font-size: 1rem;
|
background-color: #23b7e5;
|
color:#fff;
|
cursor: pointer;
|
}
|
/**/
|
.layui-card-header {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
flex-wrap: nowrap;
|
}
|