| | |
| | | background-color: $mainB !important; |
| | | // border:1px solid $mainB !important; |
| | | //padding: 16px !important; |
| | | // aa |
| | | } |
| | | |
| | | .el-divider--horizontal { |
| | |
| | | .el-table__body tr.hover-row > td { |
| | | background-color: $mainBhover !important; |
| | | } |
| | | |
| | | .el-button--text { |
| | | color: $fontColor !important; |
| | | } |
| | |
| | | color: $fontColor !important; |
| | | } |
| | | .el-menu-item:hover { |
| | | // background-color: $mainBhover !important; |
| | | color: red !important; |
| | | background-color: $mainBhover !important; |
| | | // color: red !important; |
| | | } |
| | | .el-input__inner { |
| | | background-color: $inputB !important; |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | .el-range-input{ |
| | | background-color: $inputB !important; |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | .el-date-editor .el-range-separator{ |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | .el-tree-node__content { |
| | | background-color: $mainB !important; |
| | | color: $fontColor !important; |
| | |
| | | color: $fontColor !important; |
| | | } |
| | | .el-tree { |
| | | background-color: $inputB !important; |
| | | background-color: $mainB !important; |
| | | color: $fontColor !important; |
| | | } |
| | | .el-table th { |
| | |
| | | |
| | | //表格等待 |
| | | .el-loading-mask { |
| | | background-color: $inputB1 !important; |
| | | background-color: $mainB !important; |
| | | } |
| | | |
| | | //附件上传弹窗中心 |
| | |
| | | .avue-main { |
| | | background-color: $mainBx2 !important; |
| | | } |
| | | |
| | | //角色管理 权限设置 |
| | | .el-tabs--border-card { |
| | | background-color: $mainB !important; |
| | | } |
| | | |
| | | .el-tabs--border-card > .el-tabs__header { |
| | | background-color: $mainB !important; |
| | | } |
| | | .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active { |
| | | background-color: transparent !important; |
| | | border-bottom: 1px solid $mainB !important; |
| | | } |
| | | //菜单scroll |
| | | .menuClass .el-card { |
| | | height: auto !important; |
| | | } |
| | | |
| | | //机构管理 |
| | | .deptClass .el-card { |
| | | height: auto !important; |
| | | } |
| | | |
| | | //bug窗口删除清空弹窗标题 |
| | | .el-message-box__title { |
| | | color: #fff !important; |
| | | } |
| | | |
| | | //时间选择器颜色 |
| | | .el-date-picker__header-label { |
| | | color: #fff !important; |
| | | } |
| | | |
| | | .el-time-spinner__item { |
| | | color: rgb(197, 197, 197) !important; |
| | | } |
| | | |
| | | .el-time-spinner__item.active:not(.disabled) { |
| | | color: #fff !important; |
| | | } |
| | | |
| | | // .activitys .el-form-item__content { |
| | | // width: 200px !important; |
| | | // } |
| | | .avue-map .el-input-group__append { |
| | | border: 1px solid #fff; |
| | | } |
| | | |
| | | .mapClassTip { |
| | | position: relative; |
| | | left: -100px; |
| | | } |