360 photos now keep heading between sequences, added hd checkbox

This commit is contained in:
mattiapezzotti
2024-06-08 17:50:24 +02:00
parent 9e800af60a
commit 2cdf24e804
4 changed files with 100 additions and 44 deletions
+13
View File
@@ -349,6 +349,19 @@
overflow: hidden
}
label.panoramax-hd {
float: left;
cursor: pointer;
}
.panoramax-hd span {
margin-top: 2px;
}
.panoramax-hd input[type="checkbox"] {
width: 12px;
height: 12px;
margin: 0 5px;
}
/* Streetside Viewer (pannellum) */
.ms-wrapper .photo-attribution .image-link {