summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resources
diff options
context:
space:
mode:
authorglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 00:47:22 +0000
committerglen@chromium.org <glen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 00:47:22 +0000
commit10235beedc6fbfdb50453a7568e3279c25714624 (patch)
treebf0c0c144fdaf1c3855ccb45458fd66b7fbfeac5 /webkit/glue/resources
parentd0cf101981b2a8465b7ffc539ed2a4885a08230e (diff)
downloadchromium_src-10235beedc6fbfdb50453a7568e3279c25714624.zip
chromium_src-10235beedc6fbfdb50453a7568e3279c25714624.tar.gz
chromium_src-10235beedc6fbfdb50453a7568e3279c25714624.tar.bz2
Make our autoscroll icons a little better.
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
Diffstat (limited to 'webkit/glue/resources')
-rw-r--r--webkit/glue/resources/pan_east.curbin4286 -> 4286 bytes
-rwxr-xr-xwebkit/glue/resources/pan_icon.pngbin175 -> 238 bytes
-rw-r--r--webkit/glue/resources/pan_middle.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_north.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_north_east.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_north_west.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_south.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_south_east.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_south_west.curbin4286 -> 4286 bytes
-rw-r--r--webkit/glue/resources/pan_west.curbin4286 -> 4286 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/webkit/glue/resources/pan_east.cur b/webkit/glue/resources/pan_east.cur
index 9d48e5d..c13cf06 100644
--- a/webkit/glue/resources/pan_east.cur
+++ b/webkit/glue/resources/pan_east.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_icon.png b/webkit/glue/resources/pan_icon.png
index 4ca8d70..db4e372 100755
--- a/webkit/glue/resources/pan_icon.png
+++ b/webkit/glue/resources/pan_icon.png
Binary files differ
diff --git a/webkit/glue/resources/pan_middle.cur b/webkit/glue/resources/pan_middle.cur
index de509fe..52ae366 100644
--- a/webkit/glue/resources/pan_middle.cur
+++ b/webkit/glue/resources/pan_middle.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_north.cur b/webkit/glue/resources/pan_north.cur
index bd41768..e5fff00 100644
--- a/webkit/glue/resources/pan_north.cur
+++ b/webkit/glue/resources/pan_north.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_north_east.cur b/webkit/glue/resources/pan_north_east.cur
index 7452049..499a70a 100644
--- a/webkit/glue/resources/pan_north_east.cur
+++ b/webkit/glue/resources/pan_north_east.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_north_west.cur b/webkit/glue/resources/pan_north_west.cur
index 0d60230..42b7b1e 100644
--- a/webkit/glue/resources/pan_north_west.cur
+++ b/webkit/glue/resources/pan_north_west.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_south.cur b/webkit/glue/resources/pan_south.cur
index 7d29e06..cdd6de5 100644
--- a/webkit/glue/resources/pan_south.cur
+++ b/webkit/glue/resources/pan_south.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_south_east.cur b/webkit/glue/resources/pan_south_east.cur
index ca364e6..7f4c925 100644
--- a/webkit/glue/resources/pan_south_east.cur
+++ b/webkit/glue/resources/pan_south_east.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_south_west.cur b/webkit/glue/resources/pan_south_west.cur
index 21a882a..69ebf43 100644
--- a/webkit/glue/resources/pan_south_west.cur
+++ b/webkit/glue/resources/pan_south_west.cur
Binary files differ
diff --git a/webkit/glue/resources/pan_west.cur b/webkit/glue/resources/pan_west.cur
index 3922499..a7f1b25 100644
--- a/webkit/glue/resources/pan_west.cur
+++ b/webkit/glue/resources/pan_west.cur
Binary files differ