| Index: chrome/common/extensions/docs/static/match_patterns.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/static/match_patterns.html (revision 32042)
|
| +++ chrome/common/extensions/docs/static/match_patterns.html (working copy)
|
| @@ -52,12 +52,12 @@
|
| The following table shows some valid patterns.
|
| </p>
|
|
|
| -<table>
|
| +<table class="columns">
|
| <tbody>
|
| <tr>
|
| - <th>Pattern</th>
|
| - <th>What it does</th>
|
| - <th>Examples of matching URLs</th>
|
| + <th style="margin-left:0; padding-left:0">Pattern</th>
|
| + <th style="margin-left:0; padding-left:0">What it does</th>
|
| + <th style="margin-left:0; padding-left:0">Examples of matching URLs</th>
|
| </tr>
|
|
|
| <tr>
|
| @@ -154,11 +154,11 @@
|
| Here are some examples of <em>invalid</em> pattern matches:
|
| </p>
|
|
|
| -<table>
|
| +<table class="columns">
|
| <tbody>
|
| <tr>
|
| - <th>Bad pattern</th>
|
| - <th>Why it's bad</th>
|
| + <th style="margin-left:0; padding-left:0">Bad pattern</th>
|
| + <th style="margin-left:0; padding-left:0">Why it's bad</th>
|
| </tr>
|
|
|
| <tr>
|
|
|