From 4e7b22e058e64e651890be2c94182c01e96bd807 Mon Sep 17 00:00:00 2001 From: "kathyw@chromium.org" Date: Tue, 18 Jan 2011 23:57:49 +0000 Subject: Deleted advice on making page action icons lighterweight/smaller than browser action icons. BUG=40581 TEST=none Review URL: http://codereview.chromium.org/6145004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71723 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/extensions/docs/pageAction.html | 9 --------- 1 file changed, 9 deletions(-) (limited to 'chrome/common/extensions/docs/pageAction.html') diff --git a/chrome/common/extensions/docs/pageAction.html b/chrome/common/extensions/docs/pageAction.html index f6d0ac4..36d96af 100644 --- a/chrome/common/extensions/docs/pageAction.html +++ b/chrome/common/extensions/docs/pageAction.html @@ -427,15 +427,6 @@ follow these guidelines:

for features that make sense for most pages. Use browser actions instead. -
  • Do use icons - that are slightly lighter weight - than browser action icons. - Most icons that Chrome displays - in the location bar - are smaller than 19 pixels. - If the edge pixels are used, - they are usually only used - for a faint shadow.
  • Don't constantly animate your icon. That's just annoying.
  • -- cgit v1.1