221 lines
3.6 KiB
Plaintext
221 lines
3.6 KiB
Plaintext
.declareDetail-layout {
|
|
.declareDetail-layout-content {
|
|
padding: 0 16px;
|
|
|
|
.ant-table-tbody {
|
|
td {
|
|
max-width: 150px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
}
|
|
}
|
|
|
|
.icon-span {
|
|
cursor: pointer;
|
|
|
|
.ant-tag:hover .anticon-cross {
|
|
display: block;
|
|
}
|
|
|
|
.ant-tag {
|
|
background: transparent;
|
|
border-radius: 0;
|
|
border: none;
|
|
position: relative;
|
|
|
|
.anticon-cross {
|
|
position: absolute;
|
|
right: -1px;
|
|
top: -1px;
|
|
display: none;
|
|
}
|
|
}
|
|
|
|
i.icon-coms02-Warning-01 {
|
|
font-size: 16px;
|
|
color: red;
|
|
}
|
|
}
|
|
}
|
|
|
|
.taxDeclarationInfo_layout {
|
|
border-bottom: 1px solid #e5e5e5;
|
|
height: 48px;
|
|
padding: 0 16px;
|
|
font-size: 12px;
|
|
color: #111;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
|
|
.base-info {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
|
|
.info-item {
|
|
margin-right: 25px;
|
|
|
|
.label {
|
|
color: #666;
|
|
}
|
|
|
|
.value {
|
|
color: #111;
|
|
}
|
|
}
|
|
}
|
|
|
|
.weapp-salary-btn-flex {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
cursor: auto;
|
|
}
|
|
|
|
.tools-line {
|
|
font-size: 12px;
|
|
display: flex;
|
|
align-items: center;
|
|
color: #111;
|
|
|
|
.item {
|
|
margin-left: 8px;
|
|
cursor: pointer;
|
|
}
|
|
}
|
|
}
|
|
|
|
.declareResultDialog {
|
|
.wea-new-top-req-wapper .wea-new-top-req-main {
|
|
padding: 12px 0 0 0;
|
|
background: transparent;
|
|
}
|
|
|
|
.wea-new-top-req-wapper .wea-new-top-req-main .wea-new-top-req-title-text {
|
|
color: #111;
|
|
font-weight: 700;
|
|
}
|
|
|
|
.wea-new-top-req-wapper .wea-new-top-req {
|
|
background: transparent;
|
|
}
|
|
|
|
.wea-new-top-req-wapper .wea-new-top-req-title > div:first-child > div {
|
|
max-width: 500px !important;
|
|
}
|
|
|
|
.wea-new-top-req-wapper .wea-new-top-req-title > div:last-child {
|
|
background: transparent;
|
|
}
|
|
|
|
.declareResultDialogTitle {
|
|
display: flex;
|
|
align-items: center;
|
|
|
|
.declareResultDialogTitle-left {
|
|
text-align: left;
|
|
|
|
.title {
|
|
color: #111;
|
|
font-weight: 700;
|
|
}
|
|
}
|
|
|
|
.declareResultDialogTitle-right {
|
|
text-align: right;
|
|
}
|
|
}
|
|
|
|
.declareResultDialogContent {
|
|
height: 100%;
|
|
padding: 16px;
|
|
background: #f6f6f6;
|
|
overflow-y: auto;
|
|
|
|
.declareTable {
|
|
background: #FFF;
|
|
}
|
|
|
|
.declareNoSearchBox {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
padding: 5px 5px 9px 0;
|
|
background: #Ffff;
|
|
margin-bottom: 16px;
|
|
}
|
|
|
|
}
|
|
}
|
|
|
|
.paymentDialog {
|
|
.ant-modal-title {
|
|
.text-elli {
|
|
color: #111;
|
|
font-weight: 700;
|
|
}
|
|
}
|
|
|
|
.ant-modal-footer {
|
|
.ext-link {
|
|
padding-left: 0 !important;
|
|
padding-right: 10px !important;
|
|
text-align: left !important;
|
|
}
|
|
}
|
|
|
|
.paymentDialogContent {
|
|
padding: 16px 25px;
|
|
background: #f6f6f6;
|
|
|
|
.wea-search-group {
|
|
border: 1px solid #e5e5e5;
|
|
padding: 0;
|
|
border-bottom: none;
|
|
|
|
.ant-row, .ant-col-24 {
|
|
padding: 0;
|
|
}
|
|
|
|
.wea-form-item {
|
|
padding: 5px 16px;
|
|
background: #fff;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
}
|
|
}
|
|
}
|
|
|
|
.with-holding-pay-detail {
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 16px;
|
|
|
|
& > div {
|
|
line-height: 32px;
|
|
}
|
|
|
|
.status {
|
|
height: 32px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #8ED36E;
|
|
}
|
|
|
|
.line {
|
|
display: flex;
|
|
height: 32px;
|
|
align-items: center;
|
|
|
|
.label {
|
|
width: 30%;
|
|
flex-grow: 0;
|
|
flex-shrink: 0;
|
|
}
|
|
|
|
}
|
|
}
|
|
}
|