| | |
| | | .el-dialog__headerbtn { |
| | | position: absolute; |
| | | left: 0; |
| | | top: 14px; |
| | | //top: 14px; |
| | | |
| | | .el-dialog__close { |
| | | color: #fff; |
| | |
| | | } |
| | | |
| | | .ztzf-drawer-body-basic-container { |
| | | .el-drawer__header { |
| | | margin-bottom: 0; |
| | | } |
| | | .el-drawer__body { |
| | | display: flex; |
| | | flex-direction: column; |
| | | |
| | | |
| | | } |
| | | |
| | | } |
| | |
| | | } |
| | | } |
| | | } |
| | | .ztzf-input { |
| | | .el-input__wrapper { |
| | | padding: 0 8px !important; |
| | | // background: #2D2D2D; |
| | | background-color: transparent !important; |
| | | box-shadow: none !important; |
| | | border: 1px solid #fff; |
| | | |
| | | .el-input__inner { |
| | | color: #ffffff; |
| | | |
| | | &::placeholder { |
| | | color: rgba(255,255,255,0.37); |
| | | } |
| | | } |
| | | } |
| | | |
| | | &.is-disabled { |
| | | .el-input__wrapper { |
| | | background-color: #012a50; |
| | | } |
| | | } |
| | | } |
| | | .ztzf-button { |
| | | background-color: transparent !important; |
| | | color: #fff !important; |
| | | } |
| | | .ztzf-el-tree { |
| | | background-color: transparent !important; |
| | | --el-tree-node-hover-bg-color:transparent !important; |
| | | color: #fff !important; |
| | | } |
| | | .ztzf-layer-search { |
| | | background-color: transparent !important; |
| | | .el-select__wrapper { |
| | | background-color: transparent !important; |
| | | } |
| | | .el-select__popper.el-popper { |
| | | background-color: transparent !important; |
| | | } |
| | | .el-popper.is-light { |
| | | background-color: transparent !important; |
| | | } |
| | | } |
| | | |
| | | //======以下针对表格功能 增删查改样式和弹窗========= |
| | | .ztzf-dialog-mange { |
| | | .el-dialog__body { |
| | |
| | | .ztzf-form-mange { |
| | | .el-form-item { |
| | | width: 300px; |
| | | .el-form-item__content { |
| | | width: 100%; |
| | | } |
| | | .el-form-item__label { |
| | | width: 120px; |
| | | } |
| | |
| | | box-sizing: border-box; |
| | | background: #fafafa; |
| | | } |
| | | } |
| | | } |