viewer: display markers for signs

Still needs better styling. It might also be nice to include the currently
opened marker in the URL.
This commit is contained in:
Matthias Schiffer 2023-11-26 16:20:16 +01:00
parent 87d4371922
commit dca9c394f2
Signed by: neocturne
GPG key ID: 16EF3F64CB201D9C
2 changed files with 124 additions and 2 deletions

View file

@ -30,6 +30,10 @@
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
}
span.obfuscated:hover {
background-color: transparent !important;
}
</style>
</head>
<body>