72 lines
1.4 KiB
CSS
72 lines
1.4 KiB
CSS
[data-v-7163cb96] .el-page-header__left {
|
|
color: #1682e6;
|
|
}
|
|
.deposit-divider[data-v-7163cb96] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 20px 0;
|
|
}
|
|
.paginations[data-v-7163cb96] {
|
|
float: right;
|
|
padding: 25px 0;
|
|
}
|
|
.formulaText[data-v-7163cb96] {
|
|
color: #1682e6;
|
|
font-size: 14px;
|
|
}
|
|
.formulaNum[data-v-7163cb96] {
|
|
color: #d9001b;
|
|
font-size: 14px;
|
|
}
|
|
.detailesLink[data-v-7163cb96] {
|
|
color: #409eff;
|
|
text-decoration: underline;
|
|
cursor: pointer;
|
|
}
|
|
.workPointsManage[data-v-7163cb96] {
|
|
padding: 15px !important;
|
|
}
|
|
.workPointsManage .tab-title[data-v-7163cb96] {
|
|
border-top: 1px solid #c0c4cc;
|
|
margin-top: 15px;
|
|
}
|
|
.workPointsManage .rule[data-v-7163cb96] {
|
|
font-weight: bolder;
|
|
padding-top: 25px;
|
|
}
|
|
.workPointsManage .elCol[data-v-7163cb96] {
|
|
padding-left: 15px;
|
|
}
|
|
.workPointsManage .button[data-v-7163cb96] {
|
|
text-align: center;
|
|
padding: 25px 0;
|
|
}
|
|
.workPointsManage .paginations[data-v-7163cb96] {
|
|
float: right;
|
|
padding: 25px 0;
|
|
}
|
|
.topSearch .el-card {
|
|
border: 1px solid #e6ebf5;
|
|
}
|
|
.tableBtn {
|
|
text-align: right;
|
|
padding-bottom: 20px;
|
|
}
|
|
.detailesLink {
|
|
color: #409eff;
|
|
text-decoration: underline;
|
|
cursor: pointer;
|
|
}
|
|
.tableDownload {
|
|
padding-bottom: 15px;
|
|
text-align: right;
|
|
}
|
|
.cardSet .el-tabs--border-card > .el-tabs__content {
|
|
padding: 20px;
|
|
min-height: 600px;
|
|
}
|