summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--web/index.html19
1 files changed, 9 insertions, 10 deletions
diff --git a/web/index.html b/web/index.html
index 97dc1229..5bcc5b27 100644
--- a/web/index.html
+++ b/web/index.html
@@ -47,6 +47,7 @@
<li><a target="_blank" href="https://www.mozilla.org/firefox">Mozilla Firefox</a></li>
<li><a target="_blank" href="https://www.apple.com/safari">Apple Safari</a></li>
<li><a target="_blank" href="https://www.opera.com">Opera</a></li>
+ <li><a target="_blank" href="https://vivaldi.com">Vivaldi</a></li>
</ul>
</div>
</div>
@@ -222,14 +223,12 @@
<div class="ctl-dropdown-content">
<div class="ctl-dropdown-content-buttons">
<button disabled id="pak-button">&bull; Paste-as-Keys <sup><i>ascii-only</i></sup></button>
- </div>
- <hr>
- <div class="ctl-dropdown-content-buttons buttons-row">
- <button data-shortcut="CapsLock" class="row50">&bull; CapsLock</button>
- <button data-shortcut="MetaLeft" class="row50">&bull; Left Win</button>
- </div>
- <hr>
- <div class="ctl-dropdown-content-buttons">
+ <hr>
+ <div class="buttons-row">
+ <button data-shortcut="CapsLock" class="row50">&bull; CapsLock</button>
+ <button data-shortcut="MetaLeft" class="row50">&bull; Left Win</button>
+ </div>
+ <hr>
<button data-shortcut="AltLeft ShiftLeft">&bull; Alt+Shift</button>
<button data-shortcut="ControlLeft ShiftLeft">&bull; Ctrl+Shift</button>
<button data-shortcut="ShiftLeft ShiftRight">&bull; Shift+Shift</button>
@@ -244,10 +243,10 @@
</div>
<hr>
<div class="ctl-dropdown-content-text">
- Alt+SysRq+... <sup><i>linux magic (<a target="_blank" href="https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html">help</a>)</i></sup>
+ &darr; Alt+SysRq+... <sup><i>linux magic (<a target="_blank" href="https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html">help</a>)</i></sup>
</div>
+ <hr>
<div class="ctl-dropdown-content-buttons buttons-row">
- <hr>
<button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyR" class="row16">R</button>
<button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyE" class="row16">E</button>
<button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyI" class="row16">I</button>