diff options
author | Devaev Maxim <[email protected]> | 2020-10-13 15:30:03 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-10-13 15:30:03 +0300 |
commit | 30deb19cda83223dcc1c526ffad89f09656179fe (patch) | |
tree | af39f3d667d285bb96ab73d5790097f1f77c1a0e /web/kvm/navbar-shortcuts.pug | |
parent | 6420bc4533490af85a33d026c120d28a7f55a044 (diff) |
no arrows
Diffstat (limited to 'web/kvm/navbar-shortcuts.pug')
-rw-r--r-- | web/kvm/navbar-shortcuts.pug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/navbar-shortcuts.pug b/web/kvm/navbar-shortcuts.pug index fe12da64..9f3a94b0 100644 --- a/web/kvm/navbar-shortcuts.pug +++ b/web/kvm/navbar-shortcuts.pug @@ -1,5 +1,5 @@ li(class="right") - a(class="menu-button" href="#") Shortcuts ↴ + a(class="menu-button" href="#") Shortcuts div(data-dont-hide-menu class="menu") div(class="buttons") textarea(id="hid-pak-text" placeholder="Paste your text here") |