| | |
| | | } |
| | | |
| | | .Black_theme .secondMenuDiv { |
| | | background: rgba(48, 48, 48, 0.85); |
| | | background: rgba(48, 48, 48, 0.9); |
| | | border: 1px solid #DCDFE6; |
| | | } |
| | | |
| | | .Black_theme .box_divm { |
| | | background: rgba(48, 48, 48, 0.85) !important; |
| | | background: rgba(48, 48, 48, 0.95) !important; |
| | | } |
| | | |
| | | .Black_theme .box_div { |
| | |
| | | |
| | | .Black_theme .el-input__inner { |
| | | background-color: transparent !important; |
| | | border: 1px solid; |
| | | border: 1px solid rgba(255, 255, 255, 0.5); |
| | | color: white; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .Black_theme .el-card { |
| | | background-color: #303030; |
| | | background-color: rgba(255, 255, 255, 0.3); |
| | | color: #FFF; |
| | | } |
| | | |
| | |
| | | |
| | | .Black_theme .popupBox .popupContainer { |
| | | color: #FFF !important; |
| | | } |
| | | |
| | | .Black_theme .el-select__input { |
| | | color: "#FFF"; |
| | | } |