Update stuff

This commit is contained in:
Dieter Blocher
2025-01-29 14:42:49 +00:00
parent bffd60bb94
commit 4ed3721ce5
4 changed files with 7 additions and 4 deletions

View File

@@ -86,6 +86,7 @@ a {
position: absolute;
left: 566px;
top: 301px;
cursor: pointer;
}
.login-mask:focus {
@@ -154,6 +155,7 @@ a {
position: absolute;
left: 529px;
top: 405px;
cursor: pointer;
}
#wrong-solution {

View File

@@ -50,7 +50,7 @@
document.getElementById("login-hint-map").addEventListener("mouseout", function (event) {
document.getElementById("login-hint").style.visibility = "hidden";
});</script><span id="okta-plugin-message-channel-available" style="display: none;"></span>
});</script>
</body>
</html>