From 23497c826337db883f015382ef2df21ba2ca0822 Mon Sep 17 00:00:00 2001 From: "johnnyg@chromium.org" Date: Wed, 19 May 2010 23:51:17 +0000 Subject: For notifications, use the same shadow border that the autocomplete dropdown uses rather than using images. This looks a lot sharper. BUG=none TEST=none Review URL: http://codereview.chromium.org/2078019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@47750 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/resources/notification_icon.html | 2 +- chrome/browser/views/notifications/balloon_view.cc | 137 ++++++++++++--------- chrome/browser/views/notifications/balloon_view.h | 10 +- 3 files changed, 87 insertions(+), 62 deletions(-) (limited to 'chrome/browser') diff --git a/chrome/browser/resources/notification_icon.html b/chrome/browser/resources/notification_icon.html index b028468..0015234 100644 --- a/chrome/browser/resources/notification_icon.html +++ b/chrome/browser/resources/notification_icon.html @@ -5,7 +5,7 @@