Add high resolution checkbox

This commit is contained in:
Bryan Housel
2018-06-22 18:27:15 -04:00
parent 5975f0d902
commit e2e3588b3c
2 changed files with 87 additions and 20 deletions
+14
View File
@@ -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 {