2 lines
8.7 KiB
CSS
2 lines
8.7 KiB
CSS
.app-container[data-v-c84d2e8b]{padding:20px;background-color:#292c38;color:#fff;height:calc(100vh - 150px);overflow-y:auto;border-radius:10px;display:flex;flex-direction:column}.search-action-bar[data-v-c84d2e8b]{display:flex;align-items:center;margin-bottom:20px}.search-action-bar .search-area[data-v-c84d2e8b]{display:flex;gap:10px}.search-action-bar .search-area .search-input[data-v-c84d2e8b]{width:250px}.search-action-bar .search-area .search-btn[data-v-c84d2e8b],.search-action-bar .search-area .reset-btn[data-v-c84d2e8b]{border-radius:8px;font-size:15px;height:36px;min-width:80px}.search-action-bar .search-area .search-btn[data-v-c84d2e8b]{background:#347ae2;color:#fff;border:none}.search-action-bar .search-area .reset-btn[data-v-c84d2e8b]{background:#343744;color:#96a0b5;border:none}.search-action-bar .action-buttons[data-v-c84d2e8b]{margin-left:auto;display:flex;gap:10px}.search-action-bar .action-buttons .add-btn[data-v-c84d2e8b],.search-action-bar .action-buttons .delete-btn[data-v-c84d2e8b]{border-radius:8px;font-size:15px;height:36px;min-width:80px}.search-action-bar .action-buttons .add-btn[data-v-c84d2e8b]{background:#347ae2;color:#fff;border:none}.search-action-bar .action-buttons .delete-btn[data-v-c84d2e8b]{background:#343744;color:#96a0b5;border:none}.table-container[data-v-c84d2e8b]{flex:1;overflow-y:auto}.custom-table[data-v-c84d2e8b]{background-color:#292c38!important;color:#fff;border-radius:4px;overflow:visible}.custom-table[data-v-c84d2e8b] .el-loading-mask{background-color:#292c38b3!important}.custom-table[data-v-c84d2e8b] .el-table__empty-block{background-color:#292c38!important}.custom-table[data-v-c84d2e8b] .el-table__empty-text{color:#96a0b5!important}.custom-table[data-v-c84d2e8b] .el-table,.custom-table[data-v-c84d2e8b] .el-table__body{background-color:#292c38!important}.custom-table[data-v-c84d2e8b] .el-table__inner-wrapper:before{display:none}.custom-table[data-v-c84d2e8b] .el-table__header{border-top-left-radius:4px;border-top-right-radius:4px;overflow:hidden}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper th{background-color:#343744!important;color:#96a0b5!important;font-weight:400;border-bottom:none}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper tr th.el-table__cell:first-child,.custom-table[data-v-c84d2e8b] .el-table__header-wrapper tr th.el-table__cell:first-child .cell{border-top-left-radius:6px}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper tr th.el-table__cell:last-child{border-top-right-radius:4px}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper tr th.el-table__cell:last-child .cell{border-top-right-radius:4px}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper .el-table__header th.el-table__cell{background-color:#343744!important;color:#96a0b5}.custom-table[data-v-c84d2e8b] .el-table__header-wrapper tr{background-color:#343744!important}.custom-table[data-v-c84d2e8b] .el-table__body-wrapper td{height:68px!important;background-color:#292c38;color:#fff;border-bottom:1px solid #4c4f5f}.custom-table[data-v-c84d2e8b] .el-table__body tr:hover>td{background:#2b3b5a!important}.custom-table[data-v-c84d2e8b] .el-button--link{border:none;background:transparent;color:#347ae2;padding:0;margin:0 5px}.custom-table[data-v-c84d2e8b] .el-button.is-text{background-color:transparent!important;border-color:transparent;color:#347ae2}.custom-table[data-v-c84d2e8b] .el-button.is-text:hover,.custom-table[data-v-c84d2e8b] .el-button.is-text:focus,.custom-table[data-v-c84d2e8b] .el-button.is-text:active{background-color:transparent!important;color:#347ae2}.custom-table[data-v-c84d2e8b] .el-button.el-button--primary.is-text,.custom-table[data-v-c84d2e8b] .el-button.el-button--primary.is-text:hover,.custom-table[data-v-c84d2e8b] .el-table__body tr:hover .el-button--link.is-text{background-color:transparent!important;color:#347ae2}.custom-table[data-v-c84d2e8b] .el-dialog{background-color:#292c38;border:1px solid #4c4f5f;border-radius:8px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__header{background-color:#343744;border-bottom:1px solid #4c4f5f;border-radius:8px 8px 0 0;padding:15px 20px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__header .el-dialog__title{color:#fff;font-size:16px;font-weight:500}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{color:#96a0b5}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close:hover{color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body{background-color:#292c38;color:#fff;padding:20px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-form-item__label{color:#96a0b5;font-weight:500}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-input .el-input__wrapper{background-color:#343744;border:1px solid #4c4f5f;border-radius:6px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-input .el-input__wrapper .el-input__inner{background-color:transparent;color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-input .el-input__wrapper .el-input__inner::placeholder{color:#6b7280}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-input .el-input__wrapper:hover{border-color:#5a5f70}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-input .el-input__wrapper.is-focus{border-color:#347ae2}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-textarea .el-textarea__inner{background-color:#343744;border:1px solid #4c4f5f;border-radius:6px;color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-textarea .el-textarea__inner::placeholder{color:#6b7280}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-textarea .el-textarea__inner:hover{border-color:#5a5f70}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-textarea .el-textarea__inner:focus{border-color:#347ae2}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-radio-group .el-radio .el-radio__label{color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-radio-group .el-radio .el-radio__input .el-radio__inner{background-color:#343744;border-color:#4c4f5f}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-radio-group .el-radio .el-radio__input .el-radio__inner:hover{border-color:#347ae2}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .el-form .el-form-item .el-radio-group .el-radio .el-radio__input.is-checked .el-radio__inner{background-color:#347ae2;border-color:#347ae2}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content{background-color:transparent}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #4c4f5f}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item:last-child{border-bottom:none}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item .detail-label{color:#96a0b5;font-weight:500;min-width:100px;flex-shrink:0}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item .detail-value{color:#fff;flex:1}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item .detail-value .el-tag{background-color:transparent;border:1px solid}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item .detail-value .el-tag.el-tag--success{color:#67c23a;border-color:#67c23a;background-color:#67c23a1a}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__body .detail-content .detail-item .detail-value .el-tag.el-tag--info{color:#909399;border-color:#909399;background-color:#9093991a}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer{background-color:#292c38;border-top:1px solid #4c4f5f;padding:15px 20px;border-radius:0 0 8px 8px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer .el-button{border-radius:6px;height:36px;min-width:80px}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer .el-button.el-button--primary{background-color:#347ae2;border-color:#347ae2;color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer .el-button.el-button--primary:hover{background-color:#2563eb;border-color:#2563eb}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer .el-button.el-button--default{background-color:#4c4f5f;border-color:#4c4f5f;color:#fff}.custom-table[data-v-c84d2e8b] .el-dialog .el-dialog__footer .el-button.el-button--default:hover{background-color:#5a5f70;border-color:#5a5f70}
|