[QSO Dialog] Forgot to change color in CSS.
这个提交包含在:
父节点
584914ca9b
当前提交
62b2caf2b4
共有 2 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -139,7 +139,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectize-input.full {
|
.selectize-input.full {
|
||||||
background-color: #2B3D51;
|
background-color: #151515;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectize-input.disabled, .selectize-input.disabled * {
|
.selectize-input.disabled, .selectize-input.disabled * {
|
||||||
|
|
|
||||||
|
|
@ -139,7 +139,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectize-input.full {
|
.selectize-input.full {
|
||||||
background-color: #2B3D51;
|
background-color: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectize-input.disabled, .selectize-input.disabled * {
|
.selectize-input.disabled, .selectize-input.disabled * {
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用