mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
minor cosmetic changes
drop abbreviation "mly" from mapilio module, as this originally stood for "mapillary"
This commit is contained in:
+3
-6
@@ -254,6 +254,7 @@
|
||||
stroke: #20c4ff;
|
||||
}
|
||||
|
||||
|
||||
/* Mapilio Image Layer */
|
||||
.layer-mapilio {
|
||||
pointer-events: none;
|
||||
@@ -273,12 +274,10 @@
|
||||
justify-content: center;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
.photo-controls-mapilio button {
|
||||
padding:0 6px;
|
||||
pointer-events: initial;
|
||||
}
|
||||
|
||||
.ideditor .mapilio-wrapper {
|
||||
position: relative;
|
||||
background-color: #000;
|
||||
@@ -286,23 +285,21 @@
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
#ideditor-viewer-mapilio-simple-wrap {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#ideditor-viewer-mapilio-simple {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
|
||||
#ideditor-viewer-mapilio-simple img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
overflow: hidden
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Streetside Viewer (pannellum) */
|
||||
.ms-wrapper .photo-attribution .image-link {
|
||||
|
||||
Reference in New Issue
Block a user