comment out fontFamily for now
This commit is contained in:
parent
37f97e1c17
commit
7b6f63db05
1 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@
|
||||||
<option>xcodeLight</option>
|
<option>xcodeLight</option>
|
||||||
</select> </label
|
</select> </label
|
||||||
><br />
|
><br />
|
||||||
<label
|
<!-- <label
|
||||||
>keybindings
|
>keybindings
|
||||||
<select name="keybindings">
|
<select name="keybindings">
|
||||||
<option>codemirror</option>
|
<option>codemirror</option>
|
||||||
|
|
@ -65,7 +65,7 @@
|
||||||
<option>monospace</option>
|
<option>monospace</option>
|
||||||
<option>helvetica</option>
|
<option>helvetica</option>
|
||||||
</select> </label
|
</select> </label
|
||||||
><br />
|
><br /> -->
|
||||||
<label>fontSize <input type="number" name="fontSize" /></label>
|
<label>fontSize <input type="number" name="fontSize" /></label>
|
||||||
<br />
|
<br />
|
||||||
<label><input type="checkbox" name="isLineNumbersDisplayed" />isLineNumbersDisplayed</label>
|
<label><input type="checkbox" name="isLineNumbersDisplayed" />isLineNumbersDisplayed</label>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue