summaryrefslogtreecommitdiffstats
path: root/webkit/glue/resources
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 01:49:46 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 01:49:46 +0000
commitd3de0f37669957bc8bf45b9df817be533e95f3ab (patch)
treeb16b2b356bfc32d84a9df8498d6b62604746ae92 /webkit/glue/resources
parent5083112cf116b8f32241cfb479efa0687f1b6cf4 (diff)
downloadchromium_src-d3de0f37669957bc8bf45b9df817be533e95f3ab.zip
chromium_src-d3de0f37669957bc8bf45b9df817be533e95f3ab.tar.gz
chromium_src-d3de0f37669957bc8bf45b9df817be533e95f3ab.tar.bz2
Linux: add images for disabled checkboxes and radio buttons.
(WebKit side still to land, however this side can be safely landed without it.) BUG=16170 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20224 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/resources')
-rw-r--r--webkit/glue/resources/linux-checkbox-disabled-off.pngbin0 -> 2850 bytes
-rw-r--r--webkit/glue/resources/linux-checkbox-disabled-on.pngbin0 -> 3015 bytes
-rw-r--r--webkit/glue/resources/linux-radio-disabled-off.pngbin0 -> 2910 bytes
-rw-r--r--webkit/glue/resources/linux-radio-disabled-on.pngbin0 -> 3015 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/webkit/glue/resources/linux-checkbox-disabled-off.png b/webkit/glue/resources/linux-checkbox-disabled-off.png
new file mode 100644
index 0000000..c916674
--- /dev/null
+++ b/webkit/glue/resources/linux-checkbox-disabled-off.png
Binary files differ
diff --git a/webkit/glue/resources/linux-checkbox-disabled-on.png b/webkit/glue/resources/linux-checkbox-disabled-on.png
new file mode 100644
index 0000000..d9ff1c6
--- /dev/null
+++ b/webkit/glue/resources/linux-checkbox-disabled-on.png
Binary files differ
diff --git a/webkit/glue/resources/linux-radio-disabled-off.png b/webkit/glue/resources/linux-radio-disabled-off.png
new file mode 100644
index 0000000..97aa6f9
--- /dev/null
+++ b/webkit/glue/resources/linux-radio-disabled-off.png
Binary files differ
diff --git a/webkit/glue/resources/linux-radio-disabled-on.png b/webkit/glue/resources/linux-radio-disabled-on.png
new file mode 100644
index 0000000..07aed36
--- /dev/null
+++ b/webkit/glue/resources/linux-radio-disabled-on.png
Binary files differ