implements trail sharing

This commit is contained in:
Christian Beutel
2024-06-06 02:02:23 +02:00
parent 5d46ad96b4
commit ad5a4e668b
44 changed files with 1257 additions and 308 deletions

View File

@@ -40,6 +40,7 @@
.tooltip {
position: relative;
z-index: 10;
}
.tooltip:before,
@@ -74,6 +75,7 @@
display: inline-block;
width: 32px;
height: 32px;
margin-top: 6px;
}
.spinner:after {