Fixed a css issue
This commit is contained in:
parent
301e33983c
commit
11ba59fb83
|
@ -15,7 +15,7 @@ div.jsoneditor-field,
|
||||||
div.jsoneditor-value {
|
div.jsoneditor-value {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
div.jsoneditor-search div.jsoneditor-frame {
|
table.jsoneditor-search div.jsoneditor-frame {
|
||||||
background: #808080;
|
background: #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue