diff options
author | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-13 01:17:07 +0000 |
---|---|---|
committer | beng@google.com <beng@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-13 01:17:07 +0000 |
commit | 856ab444ba32f086519a0db875e716844c060560 (patch) | |
tree | 12873de0d395c2b236a4654f201bceb4c8c6bf08 /chrome/app | |
parent | 8d752be9a3b26b49415a3b6f7d1bd96611b39fd1 (diff) | |
download | chromium_src-856ab444ba32f086519a0db875e716844c060560.zip chromium_src-856ab444ba32f086519a0db875e716844c060560.tar.gz chromium_src-856ab444ba32f086519a0db875e716844c060560.tar.bz2 |
Makes the toolbar/location bar look nice in popup windows.
Rather than creating a frankenstein separate window type for popups, this just uses BrowserView2, and the regular BrowserToolbarView, but hides all the irrelevant controls.
B=1031854
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@770 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/locationbg_readonly_center.png | bin | 150 -> 177 bytes |
-rw-r--r-- | chrome/app/theme/locationbg_readonly_left.png | bin | 148 -> 147 bytes |
-rw-r--r-- | chrome/app/theme/locationbg_readonly_right.png | bin | 151 -> 151 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/locationbg_readonly_center.png b/chrome/app/theme/locationbg_readonly_center.png Binary files differindex 863b4e7..d13d279 100644 --- a/chrome/app/theme/locationbg_readonly_center.png +++ b/chrome/app/theme/locationbg_readonly_center.png diff --git a/chrome/app/theme/locationbg_readonly_left.png b/chrome/app/theme/locationbg_readonly_left.png Binary files differindex 3188c64..f9f8ad1 100644 --- a/chrome/app/theme/locationbg_readonly_left.png +++ b/chrome/app/theme/locationbg_readonly_left.png diff --git a/chrome/app/theme/locationbg_readonly_right.png b/chrome/app/theme/locationbg_readonly_right.png Binary files differindex 16c764c..44f7666 100644 --- a/chrome/app/theme/locationbg_readonly_right.png +++ b/chrome/app/theme/locationbg_readonly_right.png |