OLD | NEW |
1 <div id="pageData-title" class="pageData">Page Actions</div> | 1 <div id="pageData-name" class="pageData">Page Actions</div> |
2 | 2 |
3 <!-- BEGIN AUTHORED CONTENT --> | 3 <!-- BEGIN AUTHORED CONTENT --> |
4 <p> | 4 <p> |
5 Use page actions to put icons inside the address bar. | 5 Use page actions to put icons inside the address bar. |
6 Page actions represent actions | 6 Page actions represent actions |
7 that can be taken on the current page, | 7 that can be taken on the current page, |
8 but that aren't applicable to all pages. | 8 but that aren't applicable to all pages. |
9 Some examples: | 9 Some examples: |
10 </p> | 10 </p> |
11 <ul> | 11 <ul> |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
92 in the location bar | 92 in the location bar |
93 are smaller than 19 pixels. | 93 are smaller than 19 pixels. |
94 If the edge pixels are used, | 94 If the edge pixels are used, |
95 they are usually only used | 95 they are usually only used |
96 for a faint shadow. | 96 for a faint shadow. |
97 <li><b>Don't</b> constantly animate your icon. | 97 <li><b>Don't</b> constantly animate your icon. |
98 That's just annoying. | 98 That's just annoying. |
99 </ul> | 99 </ul> |
100 | 100 |
101 <!-- END AUTHORED CONTENT --> | 101 <!-- END AUTHORED CONTENT --> |
OLD | NEW |