added an overlay to the WebUI and some ConnectionHandling
This commit is contained in:
@@ -20,7 +20,14 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<!-- Connection-Overlay -->
|
||||
<div id="overlay">
|
||||
<div class="overlay-content">
|
||||
<p>Verbinde...</p>
|
||||
<!-- Hier können Sie eine einfache Animation hinzufügen -->
|
||||
</div>
|
||||
</div>
|
||||
<!-- Connection-Overlay -->
|
||||
<nav class="navbar fixed-top navbar-dark bg-primary" id="navbar1">
|
||||
<a class="navbar-brand" href="#">
|
||||
<img src="static/img/logo.png" width="30" height="30" class="d-inline-block align-top mr-1" alt="">
|
||||
|
Reference in New Issue
Block a user