linking indicator

This commit is contained in:
2024-07-29 13:56:45 +02:00
parent 1f3972fc6f
commit 13cddd8f03
5 changed files with 177 additions and 30 deletions

View File

@@ -160,6 +160,15 @@
margin-left: 2px;
margin-top: 1px;
}
.linked {
color: red;
border-width: 1px;
width: 50px;
font-size: small;
margin-left: 2px;
margin-top: 5px;
}
@keyframes pulse-animation {