fixed size

This commit is contained in:
Naiel
2025-05-30 12:12:07 +02:00
committed by GitHub
parent a4213e6fa1
commit f07b740d37
2 changed files with 2 additions and 2 deletions

View File

@@ -376,7 +376,7 @@
</footer> -->
<img id="connectStatus" style="bottom: 15px; right: 15px; position: fixed; width: 50px;">
</main>
<img id="actionStatus" src="static/ico/statusok.png" style="z-index: 2048;margin: 0px;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 200px;height: 200px;display: none;">
<img id="actionStatus" src="static/ico/statusok.png" style="z-index: 2048;margin: 0px;position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100px;height: 100px;display: none;">
<script src="static/showdown.min.js"></script>
<script src="static/jquery.js"></script>
<script src="static/gun.js"></script>

2
sw.js
View File

@@ -1,4 +1,4 @@
var cacheName = 'telesec_2025-05-30_1';
var cacheName = 'telesec_2025-05-30_2';
self.addEventListener('install', event => {
event.waitUntil(