| | |
| | | .Black_theme { |
| | | color: white; |
| | | background: #303030; |
| | | } |
| | | |
| | | .Black_theme .secondMenuDiv { |
| | | background: rgba(48, 48, 48, 0.85); |
| | | } |
| | | |
| | | .Black_theme .box_div { |
| | |
| | | .Black_theme .el-cascader__panel { |
| | | background: #303030 !important; |
| | | } |
| | | |
| | | .Black_theme .el-icon-close { |
| | | color: #FFF !important; |
| | | } |
| | |
| | | .Black_theme .el-icon-plus { |
| | | color: #FFF !important; |
| | | } |
| | | |
| | | .Black_theme .el-icon-upload2 { |
| | | color: #FFF !important; |
| | | } |
| | | |
| | | |
| | | .Black_theme .el-picker-panel__body { |
| | | background: #303030; |
| | | } |
| | | |
| | | .Black_theme .el-tabs__item { |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .el-tabs__item.is-active { |
| | | color: #1890FF; |
| | | } |
| | | |
| | | .Black_theme .el-message-box__header { |
| | | background: #303030; |
| | | } |
| | | |
| | | .Black_theme .el-message-box__content { |
| | | background: #303030; |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .el-message-box__btns { |
| | | background: #303030; |
| | | } |
| | | |
| | | .Black_theme .contLable { |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .elLink { |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .el-icon-folder-opened { |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .el-link.el-link--default { |
| | | color: white; |
| | | } |
| | | |
| | | .Black_theme .el-card { |
| | | background-color: #303030; |
| | | color: #FFF; |
| | | } |
| | | .Black_theme .contentBox{ |
| | | color: #FFF; |
| | | } |