Updated darktheme example
This commit is contained in:
parent
6b1c75b2c2
commit
296b857761
|
@ -19,7 +19,8 @@ table.jsoneditor-search div.jsoneditor-frame {
|
||||||
background: #808080;
|
background: #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
tr.jsoneditor-highlight {
|
tr.jsoneditor-highlight,
|
||||||
|
tr.jsoneditor-selected {
|
||||||
background-color: #808080;
|
background-color: #808080;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue