mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-08 04:11:23 +00:00
Improve poi finding performance, update map style
This commit is contained in:
@@ -10,9 +10,9 @@ path, image.marker {
|
||||
/* interactive elements */
|
||||
circle.handle {
|
||||
cursor: move;
|
||||
stroke-width: 2;
|
||||
stroke:#1DCAFF;
|
||||
fill:#D3F5FF;
|
||||
stroke-width: 3;
|
||||
fill:#000;
|
||||
stroke:#FFF694;
|
||||
}
|
||||
|
||||
circle.teaser-point {
|
||||
|
||||
Reference in New Issue
Block a user