1
0
mirror of https://github.com/C9Glax/tranga-website.git synced 2025-07-14 10:36:25 +02:00
2024-01-31 19:12:05 +01:00
parent 0bc3147bb3
commit 18d3a09d93
3 changed files with 21 additions and 2 deletions

@ -97,6 +97,10 @@
<label for="ntfyEndpoint"></label><input placeholder="URL" id="ntfyEndpoint" type="text">
<label for="ntfyAuth"></label><input placeholder="Auth" id="ntfyAuth" type="text">
</div>
<div>
<span class="title">UserAgent</span><br />
<label for="userAgent"></label><input style="width: 400px" placeholder="UserAgent" id="userAgent" type="text">
</div>
<div>
<input type="checkbox" id="mangaHoverCheckbox" name="css-style" value="style_mangahover.css" onclick="updateCSS()">
<label for="css-style"> Show manga titles and sources on hover</label><br>