| | |
| | | .ztzf-input { |
| | | .el-input__wrapper { |
| | | padding: 0 8px !important; |
| | | background: #2D2D2D; |
| | | // background: #2D2D2D; |
| | | background-color: transparent !important; |
| | | box-shadow: none !important; |
| | | border: 1px solid #fff; |
| | | |
| | |
| | | --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 { |