summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resources/pan_north_east.cur
Commit message (Collapse)AuthorAgeFilesLines
* Make our autoscroll icons a little better.glen@chromium.org2009-05-051-0/+0
| | | | | | | | | | | | We're constrained by hardcoded icon dimensions (pan_icon.png is limited to 20x20) in WebKit, but in the interest of time, we're going to play within those restrictions. TBR=finnur BUG=11277 TEST=Do some autoscrolling, verify that our icons are different to Safari's. Verify that they don't disappear on black-backgrounded webpages. Review URL: http://codereview.chromium.org/105003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15260 0039d316-1c4b-4281-b951-d872f2087c98
* Set pan cursor hotspots to centerjhaas@chromium.org2009-02-251-0/+0
| | | | | | | | | This fixes issue 6173. The pan cursor icons had their hotspots set to the upper left corner, which was causing them to be drawn offset down and to the right. Set the hotspot to (16,16). git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10382 0039d316-1c4b-4281-b951-d872f2087c98
* Fix panning cursors. Converts them from PNG files to CUR files, so that the ↵darin@chromium.org2008-11-071-0/+0
new WebCursor code will know how to load them. BUG=4149 R=tony Review URL: http://codereview.chromium.org/9713 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5033 0039d316-1c4b-4281-b951-d872f2087c98