mirror of
https://github.com/magicbug/Cloudlog
synced 2026-08-13 17:49:35 -04:00
[QSO Dialog] Forgot to change color in CSS.
This commit is contained in:
parent
584914ca9b
commit
62b2caf2b4
2 changed files with 2 additions and 2 deletions
|
|
@ -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 * {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue