aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.html
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-09-22 22:03:28 -0400
committerAjay <[email protected]>2022-09-22 22:03:28 -0400
commitdffc70cc19dd6c3c2bbd844ebaa92e78200ac512 (patch)
treecadb59b0c60a0539ca9380bb3764bfd9980f9393 /public/popup.html
parentd294398f28e388eca100d22dc204439c4b716522 (diff)
downloadSponsorBlock-dffc70cc19dd6c3c2bbd844ebaa92e78200ac512.tar.gz
SponsorBlock-dffc70cc19dd6c3c2bbd844ebaa92e78200ac512.zip
Hide import button when no video found
Diffstat (limited to 'public/popup.html')
-rw-r--r--public/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/popup.html b/public/popup.html
index df8b2e03..d5a5cbae 100644
--- a/public/popup.html
+++ b/public/popup.html
@@ -44,7 +44,7 @@
</span>
</div>
<div id="issueReporterTimeButtons"></div>
- <div id="issueReporterImportExport">
+ <div id="issueReporterImportExport" class="hidden">
<div id="importExportButtons">
<button id="importSegmentsButton" title="__MSG_importSegments__">
<img src="/icons/import.svg" alt="Refresh icon" id="importSegments" />