mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 04:19:06 +08:00
Inserted markup for Indicate Typos settings
This commit is contained in:
parent
8b7c944ed7
commit
33e69eba49
1 changed files with 14 additions and 0 deletions
|
@ -1681,6 +1681,20 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section indicateTypos" section="">
|
||||
<h1>indicate typos</h1>
|
||||
<div class="text">
|
||||
Show typos underneath the letters
|
||||
</div>
|
||||
<div class="buttons">
|
||||
<div class="button off" tabindex="0" onclick="this.blur();">
|
||||
off
|
||||
</div>
|
||||
<div class="button on" tabindex="0" onclick="this.blur();">
|
||||
on
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section swapEscAndTab" section="">
|
||||
<h1>swap esc and tab</h1>
|
||||
<div class="text">
|
||||
|
|
Loading…
Reference in a new issue