proper cursor coordinates for pencil

master
Mark MacKay 2014-12-05 11:06:13 -06:00
parent 83b5981524
commit ef3bf74760
1 changed files with 1 additions and 1 deletions

View File

@ -1611,7 +1611,7 @@ box-shadow: inset 0 3px 10px rgba(255, 255, 255, 0.1),
}
#workarea.fhpath {
cursor: url(../images/pencil_cursor.png) 0 20, crosshair;
cursor: url(../images/pencil_cursor.png) 0 16, crosshair;
}
#workarea.rotate * {