[QSO Dialog] Forgot to change color in CSS.

这个提交包含在:
Andreas 2021-01-16 10:23:12 +01:00
父节点 584914ca9b
当前提交 62b2caf2b4
共有 2 个文件被更改,包括 2 次插入2 次删除

查看文件

@ -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 * {