[QSO Dialog] Forgot to change color in CSS.

This commit is contained in:
Andreas
2021-01-16 10:23:12 +01:00
parent 584914ca9b
commit 62b2caf2b4
2 changed files with 2 additions and 2 deletions

View File

@@ -139,7 +139,7 @@
}
.selectize-input.full {
background-color: #2B3D51;
background-color: #151515;
}
.selectize-input.disabled, .selectize-input.disabled * {

View File

@@ -139,7 +139,7 @@
}
.selectize-input.full {
background-color: #2B3D51;
background-color: #222222;
}
.selectize-input.disabled, .selectize-input.disabled * {