css cleanup and a fix for smart playlist table ticket #154

This commit is contained in:
Anders Betnér
2006-06-25 18:28:31 +00:00
parent 97728bee87
commit bdf7ed46ad
3 changed files with 15 additions and 77 deletions

View File

@@ -30,7 +30,7 @@ input {
Next page update <div class="timer" id="update_timer"><br></div>
Update this page every
<input type="text" id="update" size="3" value="" /> seconds
<table id="service">
<table id="service" cellspacing="0">
<thead>
<tr>
<th>Service</th>
@@ -56,7 +56,7 @@ Update this page every
</tr>
</tbody>
</table>
<table id="stat">
<table id="stat" cellspacing="0">
<col style="width: 20ex;" />
<col />
<tr>
@@ -76,7 +76,7 @@ Update this page every
<td>2</td>
</tr>
</table>
<table id="thread">
<table id="thread" cellspacing="0">
<col style="width: 20ex;" />
<col />
<thead>