| | |
| | | .Black_theme { |
| | | color: white; |
| | | background: #303030; |
| | | } |
| | | |
| | | .Black_theme .secondMenuDiv { |
| | |
| | | |
| | | .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; |
| | | } |