mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-02 13:11:41 +02:00
Always-on handles, start intersecting elements again, fetch elements
early
This commit is contained in:
+4
-4
@@ -20,11 +20,11 @@ g.marker.active circle {
|
||||
}
|
||||
|
||||
/* interactive elements */
|
||||
circle.handle {
|
||||
rect.handle {
|
||||
cursor: move;
|
||||
stroke-width: 2;
|
||||
fill:#000;
|
||||
stroke:#FFF694;
|
||||
stroke-width: 1;
|
||||
stroke:#000;
|
||||
fill:#FFF694;
|
||||
}
|
||||
|
||||
circle.teaser-point {
|
||||
|
||||
Reference in New Issue
Block a user