summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authoraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-29 00:35:01 +0000
committeraa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-29 00:35:01 +0000
commit969894aba3265e77edafbc6556941ea693485cd8 (patch)
treee3906da6188b7831cfee8a60829989fa12ff2cd8 /chrome/app
parentacc2f3cca43414cdcc46c0e9eefdb9002350c212 (diff)
downloadchromium_src-969894aba3265e77edafbc6556941ea693485cd8.zip
chromium_src-969894aba3265e77edafbc6556941ea693485cd8.tar.gz
chromium_src-969894aba3265e77edafbc6556941ea693485cd8.tar.bz2
Add the collapsed 'miniview' to the apps and most visisted sections. Also, fix the bug where the wrench disappears on hover.
BUG=53248,52199 Review URL: http://codereview.chromium.org/3236001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57799 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/extension_default_icon.pngbin0 -> 3932 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd1
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/extension_default_icon.png b/chrome/app/theme/extension_default_icon.png
new file mode 100644
index 0000000..31aaf05
--- /dev/null
+++ b/chrome/app/theme/extension_default_icon.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 27ba62a7..24c7f53 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -139,6 +139,7 @@
<include name="IDR_DOWNLOAD_PROGRESS_BACKGROUND_32" file="download_progress_background32.png" type="BINDATA" />
<include name="IDR_DOWNLOAD_PROGRESS_FOREGROUND_16" file="download_progress_foreground16.png" type="BINDATA" />
<include name="IDR_DOWNLOAD_PROGRESS_FOREGROUND_32" file="download_progress_foreground32.png" type="BINDATA" />
+ <include name="IDR_EXTENSION_DEFAULT_ICON" file="extension_default_icon.png" type="BINDATA" />
<include name="IDR_EXTENSIONS_SECTION" file="extensions_section.png" type="BINDATA" />
<include name="IDR_FINDINPAGE_NEXT" file="find_next.png" type="BINDATA" />
<include name="IDR_FINDINPAGE_NEXT_H" file="find_next_h.png" type="BINDATA" />