diff options
author | kathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-08 21:34:10 +0000 |
---|---|---|
committer | kathyw@chromium.org <kathyw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-08 21:34:10 +0000 |
commit | 7e9e53edbee112194a20e8b9329ff7e8c002ea68 (patch) | |
tree | 975cb8bbf5cea0293311566fe2fbc81af5e7f400 /chrome/common/extensions/docs/browserAction.html | |
parent | 0f147e472e2471dda1ba4654a5bda966b7c6a3a8 (diff) | |
download | chromium_src-7e9e53edbee112194a20e8b9329ff7e8c002ea68.zip chromium_src-7e9e53edbee112194a20e8b9329ff7e8c002ea68.tar.gz chromium_src-7e9e53edbee112194a20e8b9329ff7e8c002ea68.tar.bz2 |
Remove the mention of the "page" icon from the browserAction discussion.
BUG=57753
TEST=none
Review URL: http://codereview.chromium.org/4498003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65427 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/browserAction.html')
-rw-r--r-- | chrome/common/extensions/docs/browserAction.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/docs/browserAction.html b/chrome/common/extensions/docs/browserAction.html index 5b8b904..4e00a55 100644 --- a/chrome/common/extensions/docs/browserAction.html +++ b/chrome/common/extensions/docs/browserAction.html @@ -477,7 +477,7 @@ in the <a href="#manifest">manifest</a>, or call the Browser action icons should seem a little bigger and heavier than page action icons. </li><li><b>Don't</b> attempt to mimic - Google Chrome's monochrome "wrench" and "page" icons. + Google Chrome's monochrome "wrench" icon. That doesn't work well with themes, and anyway, extensions should stand out a little. </li><li><b>Do</b> use alpha transparency |