385 lines
7.4 KiB
Plaintext
385 lines
7.4 KiB
Plaintext
.xc_tj_fx_wrapper {
|
|
.search {
|
|
top: -3px;
|
|
margin-right: 10px;
|
|
width: 220px;
|
|
}
|
|
|
|
.ant-btn-group {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.employeeYearWrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
& > span:first-child {
|
|
margin-right: 4px;
|
|
}
|
|
}
|
|
|
|
.wea-new-top-req-content {
|
|
padding: 8px 16px;
|
|
|
|
.wea-new-table {
|
|
background: #FFF;
|
|
}
|
|
|
|
.reportRow {
|
|
|
|
.gutter-row {
|
|
margin-bottom: 16px;
|
|
border-radius: 6px;
|
|
|
|
.card-item {
|
|
border-radius: 6px;
|
|
display: flex;
|
|
height: 90px;
|
|
justify-content: space-between;
|
|
padding: 22px 0 22px 16px;
|
|
border: 1px solid #e5e5e5;
|
|
position: relative;
|
|
background: #FFF;
|
|
|
|
.ant-ribbon {
|
|
padding: 0 8px;
|
|
color: #1677ff;
|
|
font-size: 12px;
|
|
line-height: 22px;
|
|
list-style: none;
|
|
position: absolute;
|
|
top: 0;
|
|
white-space: nowrap;
|
|
background-color: #1677ff;
|
|
border-radius: 4px;
|
|
|
|
.ant-ribbon-text {
|
|
color: #FFF;
|
|
}
|
|
|
|
.ant-ribbon-corner {
|
|
position: absolute;
|
|
top: 100%;
|
|
width: 8px;
|
|
height: 8px;
|
|
color: currentcolor;
|
|
border: 4px solid;
|
|
transform: scaleY(.75);
|
|
transform-origin: top;
|
|
filter: brightness(75%);
|
|
}
|
|
}
|
|
|
|
.ant-ribbon-placement-end {
|
|
inset-inline-end: -8px;
|
|
border-end-end-radius: 0;
|
|
|
|
.ant-ribbon-corner {
|
|
inset-inline-end: 0;
|
|
border-inline-end-color: transparent;
|
|
border-block-end-color: transparent;
|
|
}
|
|
}
|
|
|
|
.cardLeft {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
|
|
i {
|
|
padding: 10px;
|
|
color: #FFF;
|
|
font-size: 20px;
|
|
border-radius: 50%;
|
|
background-color: #ff666a;
|
|
}
|
|
}
|
|
|
|
.cardCenter {
|
|
display: flex;
|
|
flex: 1;
|
|
flex-direction: column;
|
|
justify-content: space-between;
|
|
margin-left: 10px;
|
|
overflow: hidden;
|
|
|
|
.reportName {
|
|
font-size: 14px;
|
|
color: #111;
|
|
font-weight: 600;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.dimension {
|
|
display: flex;
|
|
|
|
.label {
|
|
height: 12px;
|
|
font-size: 12px;
|
|
color: #999;
|
|
line-height: 12px;
|
|
font-weight: 400;
|
|
}
|
|
|
|
.value {
|
|
height: 12px;
|
|
font-size: 12px;
|
|
color: #111;
|
|
line-height: 12px;
|
|
font-weight: 400;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
}
|
|
|
|
.cardRight {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
|
|
.ant-btn-ghost {
|
|
color: #999;
|
|
border: 1px solid transparent;
|
|
}
|
|
|
|
.ant-btn-ghost:focus, .ant-btn-ghost:hover,
|
|
.ant-btn-ghost.active, .ant-btn-ghost:active {
|
|
color: #2baee9;
|
|
background-color: #FFF;
|
|
border: 1px solid #e5e5e5;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
.card-item:hover {
|
|
cursor: pointer;
|
|
box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .12);
|
|
}
|
|
}
|
|
|
|
.wea-alert-page-con {
|
|
padding-top: 100px;
|
|
}
|
|
}
|
|
|
|
.searchAdvanced-condition-hide {
|
|
display: none;
|
|
}
|
|
|
|
.searchAdvanced-condition-container {
|
|
background: #FFF;
|
|
margin-bottom: 10px;
|
|
border: 1px solid #e5e5e5;
|
|
|
|
.wea-search-buttons {
|
|
border-top: 1px solid #dadada;
|
|
padding: 15px 0;
|
|
}
|
|
|
|
.wea-advanced-searchsAd {
|
|
height: 155px;
|
|
overflow: hidden auto;
|
|
|
|
.formItem-delete {
|
|
position: absolute;
|
|
top: 0;
|
|
right: -40px;
|
|
}
|
|
|
|
.searchAdvanced-commonSelect {
|
|
border-top: 1px solid #ebebeb;
|
|
margin: 0 25px;
|
|
padding: 10px 0;
|
|
}
|
|
|
|
.custom-advance-largeSpacing {
|
|
padding-left: 26px;
|
|
|
|
.link {
|
|
border: none;
|
|
border-radius: 0;
|
|
padding: 12px 10px 12px 26px;
|
|
color: #2db7f5
|
|
}
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
.query-div {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
height: 46px;
|
|
background: #FFF;
|
|
margin-bottom: 8px;
|
|
padding: 0 8px;
|
|
|
|
.custom-select {
|
|
display: flex;
|
|
align-content: center;
|
|
position: relative;
|
|
|
|
.custom-select-edit {
|
|
position: absolute;
|
|
right: -56px;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
vertical-align: middle;
|
|
background-color: #f4f4f4;
|
|
color: #b2b2b2;
|
|
border: 1px solid #d9d9d9;
|
|
border-left: none;
|
|
width: 28px;
|
|
height: 30px;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
.rangePickerBox {
|
|
margin: 0 10px 0 68px;
|
|
}
|
|
}
|
|
|
|
.table-layout {
|
|
.ant-spin-nested-loading, .ant-spin-container {
|
|
height: 100%;
|
|
}
|
|
}
|
|
}
|
|
|
|
.zIndex0-statistics {
|
|
.wea-new-top-req {
|
|
z-index: 0 !important;
|
|
}
|
|
}
|
|
|
|
//统计维度弹框
|
|
.dimensionModalWrapper, .dimensionSlideWrapper {
|
|
.dimensionTitle {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
|
|
.dimensionTableWrapper {
|
|
.space10 {
|
|
a:first-child {
|
|
margin-right: 10px;
|
|
}
|
|
}
|
|
}
|
|
|
|
.titleDialog {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 46px 0 16px;
|
|
|
|
.titleCol {
|
|
flex: 1;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.titleLeftBox {
|
|
.titleIcon {
|
|
color: #fff;
|
|
margin: 0;
|
|
width: 40px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-size: 22px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: #F14A2D;
|
|
border-radius: 50%;
|
|
}
|
|
|
|
.title {
|
|
font-size: 14px;
|
|
color: #333;
|
|
padding-left: 6px;
|
|
}
|
|
}
|
|
|
|
.titleRightBox {
|
|
justify-content: flex-end;
|
|
}
|
|
}
|
|
|
|
}
|
|
|
|
.dimensionSlideWrapper, .dimensionModalWrapper {
|
|
.wea-search-group {
|
|
.wea-select, .ant-select, .ant-select-selection {
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|
|
|
|
//员工明细
|
|
.employeeTableWrapper {
|
|
|
|
.operates i.icon-coms-more {
|
|
padding: 5px 0;
|
|
display: inline-block;
|
|
width: 40px;
|
|
font-size: 20px;
|
|
color: #333;
|
|
cursor: pointer;
|
|
font-weight: 400;
|
|
}
|
|
}
|
|
|
|
.operatePopover {
|
|
.ant-popover-inner {
|
|
min-width: 100px !important;
|
|
}
|
|
|
|
.ant-popover-inner-content {
|
|
padding: 0;
|
|
|
|
.ant-menu {
|
|
border-right: none;
|
|
}
|
|
}
|
|
}
|
|
|
|
//重构-社保福利档案
|
|
.extensionAttrsDialog {
|
|
.extensionAttrsDialogContent {
|
|
background: #F6F6F6;
|
|
padding: 16px;
|
|
width: 100%;
|
|
height: 100%;
|
|
|
|
.wea-table-edit {
|
|
background: #FFF;
|
|
}
|
|
|
|
.wea-search-group {
|
|
padding: 0;
|
|
margin-bottom: 10px;
|
|
background: #FFF;
|
|
|
|
.wea-form-cell {
|
|
padding: 0;
|
|
|
|
.wea-form-item {
|
|
padding: 10px;
|
|
}
|
|
}
|
|
}
|
|
|
|
}
|
|
}
|