177 lines
2.9 KiB
CSS
177 lines
2.9 KiB
CSS
|
|
.hrm-group-clickicon{
|
||
|
|
background-color:#34A2FF;
|
||
|
|
padding:4px;
|
||
|
|
color:#FFFFFF !important;
|
||
|
|
cursor: pointer;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-table .wea-search-group .wea-content{
|
||
|
|
padding: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-table .ant-col-19{
|
||
|
|
font-size: 14px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-table .wea-search-group {
|
||
|
|
padding-left: 2px;
|
||
|
|
padding-right: 2px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-table .ant-col-4{
|
||
|
|
width: 20.8%;
|
||
|
|
}
|
||
|
|
.hrm-group-table .ant-col-13{
|
||
|
|
width: 58.33%;
|
||
|
|
padding-right: 0 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-resource-edit-content .wea-field-readonly{
|
||
|
|
padding-top: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-import .wea-form-item .wea-form-item-label{
|
||
|
|
padding-left: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-import .wea-form-item{
|
||
|
|
padding: 0;
|
||
|
|
padding-top: 9px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-box{
|
||
|
|
width: 20px;
|
||
|
|
height: 20px;
|
||
|
|
line-height: 20px;
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-circle{
|
||
|
|
width:20px;
|
||
|
|
height:20px;
|
||
|
|
background-color:#D8D8D8;
|
||
|
|
-webkit-border-radius: 10px;
|
||
|
|
-moz-border-radius: 10px;
|
||
|
|
-ms-border-radius: 10px;
|
||
|
|
-o-border-radius: 10px;
|
||
|
|
padding-left: 6px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-radius{
|
||
|
|
position: absolute;
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
border-radius: 50%;
|
||
|
|
border: 19px dotted;
|
||
|
|
/* IE7,IE8圆尺寸要小1像素同时有1像素偏移 */
|
||
|
|
margin: 0 0 1px 1px;
|
||
|
|
border-width: 0vw;
|
||
|
|
margin: 0vw;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-form .wea-search-group .wea-form-cell{
|
||
|
|
padding-top: 10px;
|
||
|
|
margin-top: -15px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-form .ant-col-19{
|
||
|
|
font-size: 13px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-linkStyle{
|
||
|
|
cursor:pointer;
|
||
|
|
color: #4D7AD8
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-linkStyle:hover{
|
||
|
|
text-decoration: underline;
|
||
|
|
color: #00A9FF;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-import-item .wea-form-item .wea-form-item-wrapper{
|
||
|
|
line-height: 32px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-browser .mr12{
|
||
|
|
margin-right: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-thead>tr>th {
|
||
|
|
background-color: #f8fcff;
|
||
|
|
font-weight: 400;
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-header{
|
||
|
|
margin-bottom: -20px !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-thead>tr>th:first-child{
|
||
|
|
padding-left: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-thead>tr>th{
|
||
|
|
padding: 19px 8px;
|
||
|
|
padding-top: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-tbody>tr>td:first-child{
|
||
|
|
padding-left: 30px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antTable .ant-table-tbody>tr>td{
|
||
|
|
padding-top: 11px;
|
||
|
|
padding-bottom: 11px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-header{
|
||
|
|
margin-bottom: -20px !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-thead>tr>th {
|
||
|
|
background-color: #f8fcff;
|
||
|
|
font-weight: 400;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-thead>tr>th:first-child{
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-thead>tr>th{
|
||
|
|
padding: 19px 8px;
|
||
|
|
padding-top: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-tbody>tr>td:first-child{
|
||
|
|
padding-left: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-antable .ant-table-tbody>tr>td{
|
||
|
|
padding-top: 11px;
|
||
|
|
padding-bottom: 11px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-datepicker .ant-calendar-picker input{
|
||
|
|
width: 271px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-weatable .wea-new-table .ant-table-tbody>tr>td{
|
||
|
|
padding-top: 5px;
|
||
|
|
padding-bottom: 5px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-wcb .wea-checkbox{
|
||
|
|
float: left;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-tab .ant-col-lg-15{
|
||
|
|
width: 40%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.hrm-group-tab .ant-col-lg-9{
|
||
|
|
width: 60%;
|
||
|
|
}
|
||
|
|
|
||
|
|
|