| | |
| | | background: #17507c; |
| | | border-color: #17507c; |
| | | } |
| | | .zt.light .el-button--primary.is-disabled{ |
| | | background-color: #8bd9d1; |
| | | border-color: #8bd9d1; |
| | | } |
| | | .zt.light .el-tabs__item.is-active{ |
| | | color:#4877e8; |
| | | } |
| | |
| | | border-right: none; |
| | | } |
| | | .zt.light ::-webkit-scrollbar { |
| | | width: 5px; |
| | | width: 10px; |
| | | height: 10px; |
| | | } |
| | | |
| | |
| | | color:#fff; |
| | | } |
| | | .zt.light .el-table{ |
| | | box-shadow: 0 3px 12px 0 rgba(72, 119, 232, 0.13); |
| | | /*box-shadow: 0 3px 12px 0 rgba(72, 119, 232, 0.13);*/ |
| | | border-radius: 4px; |
| | | border: solid 1px #e0e5f2; |
| | | border: none; |
| | | } |
| | | .zt.light .el-tab-pane .el-form{ |
| | | background: #fff; |
| | | margin-top: 10px; |
| | | margin-bottom: 10px; |
| | | } |
| | | .zt.light .el-tab-pane .el-button.form-title{ |
| | | padding-left:20px; |