Index: chrome/common/extensions/docs/static/pageAction.html |
=================================================================== |
--- chrome/common/extensions/docs/static/pageAction.html (revision 71126) |
+++ chrome/common/extensions/docs/static/pageAction.html (working copy) |
@@ -95,15 +95,6 @@ |
for features that make sense |
for most pages. |
Use <a href="browserAction.html">browser actions</a> instead. |
- <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><b>Don't</b> constantly animate your icon. |
That's just annoying. |
</ul> |