summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-02-05 17:58:11 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-02-05 17:58:11 (GMT)
commit385817c565d49dc9759edb5e23ee0cea5e85df9c (patch)
tree5ab2a52bd86b76aa5312a4498f906c8ff9c8aca3 /www/index.html
parent8f3e1153bdc0297038340c0ec559dc622065c232 (diff)
beautify musicpools
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 57ed2f7..563a63d 100644
--- a/www/index.html
+++ b/www/index.html
@@ -335,11 +335,13 @@
<tr>
<th>Cart #</th>
<th>Titel</th>
+ <th>Interpret</th>
+ <th>Album</th>
<th>Länge</th>
<th>importiert</th>
<th># gespielt</th>
<th>zuletzt gespielt</th>
- <th>Aktionen</th>
+ <th class="text-center">Aktionen</th>
</tr>
</thead>
<tbody>
@@ -377,10 +379,10 @@
<td class="file-bytes">
beginne...
</td>
- <td colspan="3">
+ <td colspan="5">
<div class="progress"><div class="progress-bar" style="width: 0%;"></div></div>
</td>
- <td>
+ <td class="text-center">
<button class="btn btn-danger btn-xs"><span class="glyphicon glyphicon-remove"></span>&nbsp;&nbsp;Abbrechen</button>
</td>
</tr>