Style detections for better visibility

This commit is contained in:
Bryan Housel
2017-07-14 02:32:35 -04:00
parent 590ab7d8b9
commit 802d5707d6
2 changed files with 26 additions and 2 deletions
+12
View File
@@ -66,3 +66,15 @@
z-index: 80;
}
/* Mapillary viewer */
#mly .domRenderer .TagSymbol {
font-size: 12px;
background-color: rgba(0, 0, 0, 0.4);
padding: 0 4px;
border-radius: 4px;
transform: translate(-50%, -120%) !important;
}