mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 08:39:56 +02:00
Revert "Don't use :active pseudo-class"
Now seeing this cause poor pan performance.
This reverts commit 9fafd6b56a.
This commit is contained in:
+1
-1
@@ -888,7 +888,7 @@ text.point {
|
||||
) 9 9, auto;
|
||||
}
|
||||
|
||||
#map.panning {
|
||||
#map:active {
|
||||
cursor: pointer; /* Opera */
|
||||
cursor: url(img/cursor-grabbing.png) 9 9, auto; /* FF */
|
||||
cursor: -webkit-image-set(
|
||||
|
||||
Reference in New Issue
Block a user