fixed eyedropper position

master
Mark MacKay 2012-07-18 13:00:38 -05:00
parent 7a68067a87
commit b11581fec4
6 changed files with 6 additions and 6 deletions

View File

@ -1902,7 +1902,7 @@ span.zoom_tool img {
}
#workarea.eyedropper {
cursor: url(images/eyedropper.png), crosshair;
cursor: url(images/eyedropper.png) 0 16, crosshair;
}
#workarea.fhpath {

View File

@ -393,7 +393,7 @@ span.zoom_tool img{vertical-align:top}
#menu{display:none;position:absolute;top:0;left:0;right:0;height:30px;background:#000;z-index:10;color:#fff}
#workarea.rect,#workarea.line,#workarea.ellipse,#workarea.path,#workarea.shapelib{cursor:crosshair}
#workarea.text{cursor:text}
#workarea.eyedropper{cursor:url(images/eyedropper.png),crosshair}
#workarea.eyedropper{cursor:url(images/eyedropper.png) 0 16,crosshair}
#workarea.fhpath{cursor:url(images/pencil_cursor.png) 0 20,crosshair}
#workarea.rotate *{cursor:url(images/rotate.png) 12 12,auto}
#workarea.n-resize *{cursor:n-resize!important}

View File

@ -2548,7 +2548,7 @@ span.zoom_tool img {
}
#workarea.eyedropper {
cursor: url(images/eyedropper.png), crosshair;
cursor: url(images/eyedropper.png) 0 16, crosshair;
}
#workarea.fhpath {

View File

@ -1902,7 +1902,7 @@ span.zoom_tool img {
}
#workarea.eyedropper {
cursor: url(images/eyedropper.png), crosshair;
cursor: url(images/eyedropper.png) 0 16, crosshair;
}
#workarea.fhpath {

View File

@ -393,7 +393,7 @@ span.zoom_tool img{vertical-align:top}
#menu{display:none;position:absolute;top:0;left:0;right:0;height:30px;background:#000;z-index:10;color:#fff}
#workarea.rect,#workarea.line,#workarea.ellipse,#workarea.path,#workarea.shapelib{cursor:crosshair}
#workarea.text{cursor:text}
#workarea.eyedropper{cursor:url(images/eyedropper.png),crosshair}
#workarea.eyedropper{cursor:url(images/eyedropper.png) 0 16,crosshair}
#workarea.fhpath{cursor:url(images/pencil_cursor.png) 0 20,crosshair}
#workarea.rotate *{cursor:url(images/rotate.png) 12 12,auto}
#workarea.n-resize *{cursor:n-resize!important}

View File

@ -2548,7 +2548,7 @@ span.zoom_tool img {
}
#workarea.eyedropper {
cursor: url(images/eyedropper.png), crosshair;
cursor: url(images/eyedropper.png) 0 16, crosshair;
}
#workarea.fhpath {