mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
First shot at way accuracy handles
This commit is contained in:
@@ -24,6 +24,13 @@ image.handle {
|
||||
cursor: move;
|
||||
}
|
||||
|
||||
circle.accuracy-handle {
|
||||
fill:#DF2D2D;
|
||||
stroke:#DF2D2D;
|
||||
fill-opacity:0.2;
|
||||
stroke-width:1;
|
||||
}
|
||||
|
||||
circle.teaser-point {
|
||||
stroke-width: 2;
|
||||
stroke:#1DCAFF;
|
||||
|
||||
Reference in New Issue
Block a user