Skip to content

Commit

Permalink
Update popup.html
Browse files Browse the repository at this point in the history
  • Loading branch information
salcido committed Nov 14, 2023
1 parent 0de62fc commit 148e934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions html/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ <h2>&#x1F44B; Heads up!</h2>
<!-- Collection Box Fix -->
<div class="toggle-group">
<p class="label">Collection Box Fix</p>
<div class="meta hide">in collection box release page section</div>
<div class="meta hide">in collection wantlist box release page section</div>

<div class="onoffswitch">
<input type="checkbox" name="onoffswitch" class="onoffswitch-checkbox" id="toggleCollectionBoxFix" checked>
Expand All @@ -117,7 +117,7 @@ <h2>&#x1F44B; Heads up!</h2>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-help-circle" color="#384047"><circle cx="12" cy="12" r="10"></circle><path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path><line x1="12" y1="17" x2="12" y2="17"></line></svg>
<div class="help-bubble">
<div class="help-text">
Moves the In Collection section back to it's original location on the Release Page.
Moves the Collection / Wantlist section back to it's original location on the Release Page.
</div>
<div class="arrow-right stroke"></div><div class="arrow-right"></div>
</div>
Expand Down

0 comments on commit 148e934

Please sign in to comment.