mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
[QSO Dialog] Forgot to change color in CSS.
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
}
|
||||
|
||||
.selectize-input.full {
|
||||
background-color: #2B3D51;
|
||||
background-color: #151515;
|
||||
}
|
||||
|
||||
.selectize-input.disabled, .selectize-input.disabled * {
|
||||
|
||||
@@ -139,7 +139,7 @@
|
||||
}
|
||||
|
||||
.selectize-input.full {
|
||||
background-color: #2B3D51;
|
||||
background-color: #222222;
|
||||
}
|
||||
|
||||
.selectize-input.disabled, .selectize-input.disabled * {
|
||||
|
||||
Reference in New Issue
Block a user