diff options
author | Maxim Devaev <[email protected]> | 2022-09-19 00:43:56 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-09-19 00:43:56 +0300 |
commit | 0afc513de8931fc63565f766a7d1840f6f172f6d (patch) | |
tree | 30bae45f8fdc6459084e20bcbe26cda47aea2e8b /web/kvm/navbar-shortcuts.pug | |
parent | d11c92676186a73e6ba30ec7cda9f4627596d60e (diff) |
extra css ids
Diffstat (limited to 'web/kvm/navbar-shortcuts.pug')
-rw-r--r-- | web/kvm/navbar-shortcuts.pug | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/kvm/navbar-shortcuts.pug b/web/kvm/navbar-shortcuts.pug index b3463d63..7d53227f 100644 --- a/web/kvm/navbar-shortcuts.pug +++ b/web/kvm/navbar-shortcuts.pug @@ -1,5 +1,4 @@ - -li(class="right") +li(id="shortcuts-dropdown" class="right") a(class="menu-button" href="#") Shortcuts div(data-dont-hide-menu class="menu") div(class="text") |