| | |
| | | color: white !important; |
| | | } |
| | | </style> |
| | | <style> |
| | | .el-select-dropdown { |
| | | background: rgba(8, 75, 66, 1) !important; |
| | | color: white !important; |
| | | } |
| | | |
| | | .el-picker-panel__body { |
| | | color: white !important; |
| | | } |
| | | |
| | | .el-picker-panel__body div { |
| | | background: transparent !important; |
| | | } |
| | | |
| | | .el-picker-panel { |
| | | background: rgba(8, 75, 66, 1) !important; |
| | | } |
| | | |
| | | .el-select-dropdown__item { |
| | | color: white !important; |
| | | font-size: 12px !important; |
| | | } |
| | | |
| | | .el-date-table th { |
| | | color: white !important; |
| | | } |
| | | |
| | | .el-select-dropdown__item.hover, |
| | | .el-select-dropdown__item:hover { |
| | | color: #409eff !important; |
| | | } |
| | | |
| | | .el-input__wrapper { |
| | | background: rgba(8, 75, 66, 1) !important; |
| | | border: 2px solid #437a74 !important; |
| | | box-shadow: none !important; |
| | | } |
| | | |
| | | .el-select__wrapper { |
| | | background: rgba(8, 75, 66, 1) !important; |
| | | border: 2px solid #437a74 !important; |
| | | box-shadow: none !important; |
| | | } |
| | | </style> |