Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(73)

Unified Diff: chrome/common/extensions/docs/static/getstarted.html

Issue 398005: Changes to follow the codesite L&F.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/static/devguide.html ('k') | chrome/common/extensions/docs/static/i18n.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/static/getstarted.html
===================================================================
--- chrome/common/extensions/docs/static/getstarted.html (revision 32042)
+++ chrome/common/extensions/docs/static/getstarted.html (working copy)
@@ -59,7 +59,7 @@
</li>
<li>
Copy this icon to the same folder:<br>
- <table cellpadding="0" cellspacing="0">
+ <table cellpadding="0" cellspacing="0" style="border:0">
<tr>
<td style="text-align:center; border:0;"><a
href="examples/tutorials/getstarted/icon.png"
@@ -76,8 +76,8 @@
Bring up the extensions management page
by clicking the Tools menu
<img src="images/toolsmenu.gif" width="43" height="34" alt=""
- align="absmiddle">
- and choosing <b>Extensions</b>.
+ align="absmiddle" style="margin:0; padding:0">and
+ choosing <b>Extensions</b>.
</li>
<li>
« no previous file with comments | « chrome/common/extensions/docs/static/devguide.html ('k') | chrome/common/extensions/docs/static/i18n.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698