|
|
@ -31,19 +31,19 @@ |
|
|
|
} |
|
|
|
|
|
|
|
.pump-title-select-popup { |
|
|
|
background-color: #042553; |
|
|
|
background-color: #042553 !important; |
|
|
|
color: #fff; |
|
|
|
|
|
|
|
.ant-select-item-option { |
|
|
|
color: #fff; |
|
|
|
color: #fff !important; |
|
|
|
} |
|
|
|
|
|
|
|
.ant-select-item-option-selected { |
|
|
|
background-color: #2b78e4; |
|
|
|
background-color: #2b78e4 !important; |
|
|
|
} |
|
|
|
|
|
|
|
.ant-select-item-option-active { |
|
|
|
background-color: #1c56a7; |
|
|
|
background-color: #1c56a7 !important; |
|
|
|
} |
|
|
|
|
|
|
|
.ant-empty-description { |
|
|
|