From 56f3c94b06bb6c400a0da8181b34a8f75d470562 Mon Sep 17 00:00:00 2001 From: joshuaboud Date: Wed, 2 Jun 2021 13:37:52 -0300 Subject: [PATCH] fix contextmenu in el7 and default link target --- navigator/navigator.css | 1 + navigator/navigator.html | 2 +- navigator/navigator.js | 22 +++++++++++++++------- 3 files changed, 17 insertions(+), 8 deletions(-) diff --git a/navigator/navigator.css b/navigator/navigator.css index 8257a23..9c4465c 100644 --- a/navigator/navigator.css +++ b/navigator/navigator.css @@ -471,6 +471,7 @@ input:checked + .slider:before { } .nav-context-menu { + display: none; position: absolute; background-color: var(--container); border: 1px solid var(--border); diff --git a/navigator/navigator.html b/navigator/navigator.html index 7bbec2b..621db41 100644 --- a/navigator/navigator.html +++ b/navigator/navigator.html @@ -178,6 +178,6 @@ -