mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 00:54:03 +02:00
360 photos now keep heading between sequences, added hd checkbox
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user