Fixed a css issue

This commit is contained in:
jos 2015-12-27 21:44:22 +01:00
parent 301e33983c
commit 11ba59fb83
1 changed files with 1 additions and 1 deletions

View File

@ -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;
} }