minor html fixes

This commit is contained in:
Devaev Maxim 2018-10-05 11:27:09 +03:00
parent 0d8325bcf7
commit 54cc8393a7

View File

@ -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.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.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://www.opera.com">Opera</a></li>
<li><a target="_blank" href="https://vivaldi.com">Vivaldi</a></li>
</ul> </ul>
</div> </div>
</div> </div>
@ -222,14 +223,12 @@
<div class="ctl-dropdown-content"> <div class="ctl-dropdown-content">
<div class="ctl-dropdown-content-buttons"> <div class="ctl-dropdown-content-buttons">
<button disabled id="pak-button">&bull; Paste-as-Keys <sup><i>ascii-only</i></sup></button> <button disabled id="pak-button">&bull; Paste-as-Keys <sup><i>ascii-only</i></sup></button>
</div>
<hr> <hr>
<div class="ctl-dropdown-content-buttons buttons-row"> <div class="buttons-row">
<button data-shortcut="CapsLock" class="row50">&bull; CapsLock</button> <button data-shortcut="CapsLock" class="row50">&bull; CapsLock</button>
<button data-shortcut="MetaLeft" class="row50">&bull; Left Win</button> <button data-shortcut="MetaLeft" class="row50">&bull; Left Win</button>
</div> </div>
<hr> <hr>
<div class="ctl-dropdown-content-buttons">
<button data-shortcut="AltLeft ShiftLeft">&bull; Alt+Shift</button> <button data-shortcut="AltLeft ShiftLeft">&bull; Alt+Shift</button>
<button data-shortcut="ControlLeft ShiftLeft">&bull; Ctrl+Shift</button> <button data-shortcut="ControlLeft ShiftLeft">&bull; Ctrl+Shift</button>
<button data-shortcut="ShiftLeft ShiftRight">&bull; Shift+Shift</button> <button data-shortcut="ShiftLeft ShiftRight">&bull; Shift+Shift</button>
@ -244,10 +243,10 @@
</div> </div>
<hr> <hr>
<div class="ctl-dropdown-content-text"> <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> </div>
<div class="ctl-dropdown-content-buttons buttons-row">
<hr> <hr>
<div class="ctl-dropdown-content-buttons buttons-row">
<button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyR" class="row16">R</button> <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 KeyE" class="row16">E</button>
<button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyI" class="row16">I</button> <button data-dont-hide-menu data-shortcut="AltLeft PrintScreen KeyI" class="row16">I</button>