mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-30 03:39:36 +02:00
Use cursor-select-acting.png (fixes #304)
This commit is contained in:
@@ -120,6 +120,13 @@ path.area {
|
||||
cursor: url(../img/cursor-select-area.png), pointer;
|
||||
}
|
||||
|
||||
.mode-select g.marker.active,
|
||||
.mode-select path.active,
|
||||
.mode-select circle.handle.active,
|
||||
.mode-select path.area.active {
|
||||
cursor: url(../img/cursor-select-acting.png), pointer;
|
||||
}
|
||||
|
||||
path.area.active {
|
||||
stroke-width:3 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user