118 lines
3.0 KiB
CSS
118 lines
3.0 KiB
CSS
[data-v-54b26b6b] .el-table__empty-block {
|
|
width: 100%;
|
|
min-width: 100%;
|
|
max-width: 100%;
|
|
}
|
|
.emptyTable[data-v-54b26b6b] {
|
|
color: #909399;
|
|
text-align: center;
|
|
}
|
|
.el-table[data-v-54b26b6b] .el-table__footer-wrapper tbody td {
|
|
-webkit-box-sizing: border-box !important;
|
|
box-sizing: border-box !important;
|
|
background: #1a233a;
|
|
border: 1px solid #3a4154 !important;
|
|
}
|
|
.incomeHeader[data-v-ed29613c] {
|
|
padding: 20px 0;
|
|
font-size: 18px;
|
|
position: relative;
|
|
}
|
|
.updataQuery[data-v-ed29613c] {
|
|
font-size: 15px;
|
|
margin-left: 25px;
|
|
}
|
|
.subjectTreeScroll[data-v-ed29613c] {
|
|
height: 400px;
|
|
}
|
|
[data-v-ed29613c] .subjectTreeClass {
|
|
background: none;
|
|
color: #e5e5e5;
|
|
}
|
|
[data-v-ed29613c] .subjectTreeClass .el-tree-node.is-expanded:not(.is-focusable) {
|
|
width: 100%;
|
|
}
|
|
[data-v-ed29613c] .subjectTreeClass .el-tree-node.is-expanded.is-focusable {
|
|
width: 20%;
|
|
}
|
|
[data-v-ed29613c] .subjectTreeClass .el-checkbox.is-disabled {
|
|
display: none;
|
|
}
|
|
[data-v-ed29613c] .subjectTreeClass .el-tree-node__children {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-orient: horizontal;
|
|
-webkit-box-direction: normal;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.subjectTreeClass[data-v-ed29613c] .el-tree-node:focus > .el-tree-node__content,
|
|
.subjectTreeClass[data-v-ed29613c] .el-tree-node__content:hover,
|
|
[data-v-ed29613c] .selectTable .el-input {
|
|
background: none;
|
|
}
|
|
[data-v-ed29613c] .selectTable .el-input__inner {
|
|
background: none;
|
|
border: 1px solid #3a4154;
|
|
color: #bbcff6;
|
|
}
|
|
[data-v-ed29613c] .selectTable .el-select__caret {
|
|
color: #bbcff6;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper {
|
|
background-color: #1a233a !important;
|
|
border: 1px solid #1a233a !important;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper .el-select-dropdown__item.selected {
|
|
color: #fff !important;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper li {
|
|
color: #8a99b5 !important;
|
|
background: transparent;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper .el-select-dropdown__item.hover,
|
|
[data-v-ed29613c] .selectTablePopper .el-select-dropdown__item:hover {
|
|
background: #1a233a !important;
|
|
margin-right: 1px;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper .popper__arrow,
|
|
[data-v-ed29613c] .selectTablePopper .popper__arrow:after {
|
|
border-bottom-color: #1a233a !important;
|
|
}
|
|
[data-v-ed29613c] .selectTablePopper .el-select-dropdown__wrap {
|
|
margin-bottom: -12px !important;
|
|
}
|
|
.selectMonthBox[data-v-ed29613c] {
|
|
width: 140px;
|
|
position: absolute;
|
|
right: 24px;
|
|
top: 20px;
|
|
}
|
|
.changeMonthIcon[data-v-ed29613c] {
|
|
cursor: pointer;
|
|
}
|
|
.changeMonthIcon[data-v-ed29613c]:hover {
|
|
color: #bbcff6;
|
|
}
|
|
[data-v-ed29613c] .selectMonth {
|
|
width: 90px;
|
|
}
|
|
[data-v-ed29613c] .selectMonth .el-input__inner {
|
|
border: none !important;
|
|
padding: 0 !important;
|
|
text-align: center;
|
|
}
|
|
[data-v-ed29613c] .selectMonth .el-input__suffix {
|
|
display: none;
|
|
}
|
|
.subjectKeyTotal[data-v-ed29613c] {
|
|
color: #f56c6c;
|
|
}
|
|
.tooltipSoltContent[data-v-ed29613c] {
|
|
width: 300px;
|
|
word-break: break-all;
|
|
}
|