mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
Get handles back in action.
This commit is contained in:
@@ -59,6 +59,13 @@ path {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
circle.handle {
|
||||
cursor: move;
|
||||
stroke-width: 1;
|
||||
stroke:#222;
|
||||
fill:#eee;
|
||||
}
|
||||
|
||||
path.casing {
|
||||
stroke: #111;
|
||||
stroke-width: 3;
|
||||
|
||||
Reference in New Issue
Block a user