diff options
Diffstat (limited to 'chrome/common/extensions/docs/pageAction.html')
-rw-r--r-- | chrome/common/extensions/docs/pageAction.html | 9 |
1 files changed, 0 insertions, 9 deletions
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:</p> for features that make sense for most pages. Use <a href="browserAction.html">browser actions</a> instead. - </li><li><b>Do</b> use icons - that are slightly lighter weight - than <a href="browserAction.html#icon">browser action icons</a>. - 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. </li><li><b>Don't</b> constantly animate your icon. That's just annoying. </li></ul> |