]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
webui: docs - align cells in tables acording markdown
authorJaroslav Kysela <perex@perex.cz>
Fri, 12 Jun 2015 18:53:15 +0000 (20:53 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 12 Jun 2015 18:53:15 +0000 (20:53 +0200)
docs/html/en/epg.html

index c6812d8836e09a1ca65ec19a955d3b082eb2c43a..aef09e00030da269e8cc4f0d239567a4acf70f0f 100644 (file)
 <h5>Supported formats (containers)</h5>
 <table>
 <thead><tr>
-<th>Browser</th>
-<th>MPEG-TS</th>
-<th>MPEG-PS</th>
-<th>Matroska</th>
-<th>WebM </th>
+<th style="text-align:center">Browser</th>
+<th style="text-align:center">MPEG-TS</th>
+<th style="text-align:center">MPEG-PS</th>
+<th style="text-align:center">Matroska</th>
+<th style="text-align:center">WebM </th>
 </tr>
 </thead>
 <tbody>
 <tr>
-<td>Google Chrome</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Google Chrome</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 <tr>
-<td>Mozilla Firefox</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Mozilla Firefox</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 </tbody>
 </table>
 <h5>Supported video codecs</h5>
 <table>
 <thead><tr>
-<th>Browser</th>
-<th>MPEG2 Video</th>
-<th>H.264</th>
-<th>VP8 </th>
+<th style="text-align:center">Browser</th>
+<th style="text-align:center">MPEG2 Video</th>
+<th style="text-align:center">H.264</th>
+<th style="text-align:center">VP8 </th>
 </tr>
 </thead>
 <tbody>
 <tr>
-<td>Google Chrome</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Google Chrome</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 <tr>
-<td>Mozilla Firefox</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Mozilla Firefox</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 </tbody>
 </table>
 <h5>Supported audio codecs</h5>
 <table>
 <thead><tr>
-<th>Browser</th>
-<th>MPEG2 Audio</th>
-<th>Dolby Digital (AC3)</th>
-<th>AAC</th>
-<th>Vorbis </th>
+<th style="text-align:center">Browser</th>
+<th style="text-align:center">MPEG2 Audio</th>
+<th style="text-align:center">Dolby Digital (AC3)</th>
+<th style="text-align:center">AAC</th>
+<th style="text-align:center">Vorbis </th>
 </tr>
 </thead>
 <tbody>
 <tr>
-<td>Google Chrome</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Google Chrome</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 <tr>
-<td>Mozilla Firefox</td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td><img src="static/icons/exclamation.png" alt="no" /></td>
-<td></td>
-<td><img src="static/icons/accept.png" alt="yes" /></td>
+<td style="text-align:center">Mozilla Firefox</td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"><img src="static/icons/exclamation.png" alt="no" /></td>
+<td style="text-align:center"></td>
+<td style="text-align:center"><img src="static/icons/accept.png" alt="yes" /></td>
 </tr>
 </tbody>
 </table>