| Index: chrome/common/extensions/docs/pageAction.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/pageAction.html (revision 71126)
|
| +++ chrome/common/extensions/docs/pageAction.html (working copy)
|
| @@ -427,15 +427,6 @@
|
| 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>
|
|
|