Keymap tile formatting resolves #10.
Probably we will be able to use this "trick" in the final version as well. Regarding the browser support it's quite good.
This commit is contained in:
2
app.html
2
app.html
@@ -28,7 +28,7 @@
|
||||
<div class="row">
|
||||
<h1 class="col-xs-12 pane-title">
|
||||
<i class="fa fa-keyboard-o"></i>
|
||||
<span class="keymap__name">QWERTY</span> keymap (<span class="keymap__abbrev">QTY</span>)
|
||||
<span class="keymap__name" contenteditable="true">QWERTY</span> keymap (<span class="keymap__abbrev" contenteditable="true">QTY</span>)
|
||||
<i class="fa fa-star-o fa-star keymap__is-default"></i>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user