| | |
| | | background-color: $mainB !important; |
| | | } |
| | | .el-table { |
| | | background-color: $mainB !important; |
| | | background-color: $tableColor !important; |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | .el-table th, |
| | | .el-table tr { |
| | | background-color: $mainB !important; |
| | | background-color: $tableColor !important; |
| | | color: $fontColor !important; |
| | | } |
| | | .el-table__body tr.hover-row > td { |
| | |
| | | |
| | | //左侧导航栏 |
| | | .avue-logo { |
| | | background-color: $mainB !important; |
| | | background-color: $leftMenuB1 !important; |
| | | } |
| | | .avue-sidebar { |
| | | background-color: $mainB !important; |
| | | background-color: $leftMenuB1 !important; |
| | | } |
| | | |
| | | //表格搜索 下拉 |
| | | .el-scrollbar__view, |
| | | .el-select-dropdown__list { |
| | | background-color: $leftMenuB1 !important; |
| | | } |
| | | //hover |
| | | |
| | | .theme-deep-bule .avue-sidebar .el-menu-item.is-active { |
| | | background-color: $leftMenuB1hover !important; |
| | | } |
| | | //表格搜索 下拉 |
| | | // .el-scrollbar__view, |
| | | .el-select-dropdown__list { |
| | | background-color: $mainB !important; |
| | | } |
| | |
| | | .el-picker-panel__icon-btn { |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | //证件照吊销 弹窗颜色 |
| | | .el-message-box__title { |
| | | color: $fontColor !important; |
| | | } |
| | | |
| | | //发起回报 |
| | | .el-textarea__inner { |
| | | color: $fontColor !important; |
| | | } |
| | | // //通知公告 白色bug |
| | | // .el-table--striped .el-table__body tr.el-table__row--striped td { |
| | | // background-color: transparent !important; |
| | | // } |
| | | |
| | | //左侧辖区 |
| | | .box .el-scrollbar__wrap .el-scrollbar__view { |
| | | background-color: transparent !important; |
| | | } |