mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
added: svg notes, TODO: add icon, test
This commit is contained in:
@@ -113,6 +113,14 @@
|
||||
stroke-opacity: 1;
|
||||
}
|
||||
|
||||
/* Notes Layer */
|
||||
.layer-notes {
|
||||
pointer-events: none;
|
||||
}
|
||||
.layer-notes .notes * {
|
||||
fill: #20c4ff;
|
||||
}
|
||||
|
||||
|
||||
/* Streetside Image Layer */
|
||||
.layer-streetside-images {
|
||||
|
||||
Reference in New Issue
Block a user