a css fix for firefox
This commit is contained in:
parent
330e5bb6d1
commit
2c84da0998
|
@ -4,6 +4,7 @@
|
|||
font-family: arial, sans-serif;
|
||||
font-size: 10pt;
|
||||
color: #1A1A1A;
|
||||
background: transparent; /* For Firefox */
|
||||
}
|
||||
|
||||
.jsoneditor .search {
|
||||
|
|
Loading…
Reference in New Issue