mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 15:56:56 +02:00
Add high resolution checkbox
This commit is contained in:
@@ -188,6 +188,20 @@
|
||||
background-repeat: no-repeat no-repeat;
|
||||
}
|
||||
|
||||
.streetside-hires {
|
||||
float: left;
|
||||
padding: 0 10px;
|
||||
}
|
||||
.streetside-hires span {
|
||||
margin-top: 2px;
|
||||
}
|
||||
.streetside-hires input[type="checkbox"] {
|
||||
float: left;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
|
||||
/* Mapillary viewer */
|
||||
#mly .domRenderer .TagSymbol {
|
||||
|
||||
Reference in New Issue
Block a user