mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 23:44:47 +02:00
properly implemented retina cursors (i think?)
This commit is contained in:
+3
-1
@@ -2291,7 +2291,9 @@ img.wiki-image {
|
||||
.checkselect label:hover,
|
||||
.opacity-options li,
|
||||
.radial-menu-item {
|
||||
cursor: url(../img/cursor-pointer2x.png) 6 1, pointer;
|
||||
-webkit-image-set(
|
||||
cursor: url(../img/cursor-pointer2x.png) 2x
|
||||
) 6 1, pointer;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user