| | |
| | | background: rgba(6,24,88,.6); |
| | | color: #fff; |
| | | |
| | | :deep(.el-input__inner){ |
| | | font-size: 10px; |
| | | color: red !important |
| | | } |
| | | .el-icon{ |
| | | display: none; |
| | | color: #fff; |
| | | } |
| | | } |
| | | .el-select { |
| | | width: 100%; |
| | | height: 24px; |
| | | } |
| | | |
| | | :v-deep(.el-popper) { |
| | | background-color: rgba(10, 31, 92, 1); |
| | | border: 1px solid rgba(17, 254, 238, .4); |
| | | color: #11FEEE; |
| | | |
| | | .el-icon { |
| | | color: #11FEEE; |
| | | } |
| | | |
| | | .el-select-dropdown__item { |
| | | color: #11FEEE; |
| | | } |
| | | |
| | | .el-select-dropdown__item.hover { |
| | | background: #0049af; |
| | | } |
| | | } |
| | | |
| | | :v-deep(.el-popper__arrow) { |
| | | &::before { |
| | | background-color: rgba(10, 31, 92, .6) !important; |
| | | border: 1px solid rgba(17, 254, 238, .4); |
| | | } |
| | | } |
| | | </style> |
| | |
| | | border: 1px solid #11FEEE; |
| | | background: rgba(6,24,88,.6); |
| | | color: #fff; |
| | | |
| | | :deep(.el-input__inner){ |
| | | } |
| | | .el-select { |
| | | width: 100%; |
| | | height: 24px; |
| | | input.el-input__inner{ |
| | | font-size: 10px; |
| | | color: #fff !important |
| | | } |
| | |
| | | color: #fff; |
| | | } |
| | | } |
| | | .el-select { |
| | | width: 100%; |
| | | height: 24px; |
| | | } |
| | | |
| | | :deep(.el-popper) { |
| | | background-color: rgba(10, 31, 92, 1); |
| | | background: rgba(10,31,92,1) !important; |
| | | border: 1px solid rgba(17, 254, 238, .4); |
| | | color: #11FEEE; |
| | | |
| | | .el-icon { |
| | | color: #11FEEE; |
| | | } |
| | | |
| | | .el-select-dropdown__item { |
| | | color: #11FEEE; |
| | | } |
| | | |
| | | .el-select-dropdown__item.hover { |
| | | background: #0049af; |
| | | } |
| | | } |
| | | |
| | | :v-deep(.el-popper__arrow) { |
| | | ::v-deep(.el-popper__arrow){ |
| | | &::before { |
| | | background-color: rgba(10, 31, 92, .6) !important; |
| | | border: 1px solid rgba(17, 254, 238, .4); |