Adjusted the font color for read-only fields
This commit is contained in:
parent
44359f00f3
commit
f7a691dc8e
|
@ -210,3 +210,11 @@ div.wc-modal, div.wc-modal-none, div.wc-highlighted, div.wc-highlighted-none {
|
|||
.form-button {
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
.z-combobox-disd {
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.z-combobox-disd * {
|
||||
color: black !important;
|
||||
}
|
Loading…
Reference in New Issue