mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-01 12:41:36 +02:00
Allow Alt/option key to disable geometry check and nope cursor
(re: #4646)
This commit is contained in:
+2
-2
@@ -34,8 +34,8 @@
|
||||
}
|
||||
|
||||
/* `.target-nope` objects are explicitly forbidden to join to */
|
||||
.node.target.target-nope,
|
||||
.way.target.target-nope {
|
||||
.surface:not(.nope-disabled) .node.target.target-nope,
|
||||
.surface:not(.nope-disabled) .way.target.target-nope {
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user