1
0

auto-git:

[change] index.html
This commit is contained in:
2025-05-25 03:25:49 +02:00
parent baa1f0c779
commit 77066e90ca

View File

@@ -86,8 +86,8 @@
}
.needs-relocation {
opacity: 0.5;
pointer-events: auto; /* Wichtig: trotzdem klickbar lassen! */
position: relative;
filter: grayscale(1);
pointer-events: auto !important; /* Damit Buttons weiter gehen */
}
.needs-relocation::after {
content: "!";