mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
Make handles connected to more than one way cyan. Fixes #205
This commit is contained in:
@@ -32,6 +32,10 @@ circle.handle {
|
||||
stroke-opacity: 1;
|
||||
}
|
||||
|
||||
circle.handle.two-parents {
|
||||
fill:#aff;
|
||||
}
|
||||
|
||||
circle.handle.hover {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user