a css fix for firefox

This commit is contained in:
jos 2014-10-09 15:29:17 +02:00
parent 330e5bb6d1
commit 2c84da0998
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
font-family: arial, sans-serif;
font-size: 10pt;
color: #1A1A1A;
background: transparent; /* For Firefox */
}
.jsoneditor .search {