summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2016-09-01 13:03:12 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2016-09-01 13:03:12 (GMT)
commit26e5caf23fd968217516a691a898dcb205244c3b (patch)
tree077ea70664c44847bdd727bffa87bf5908f7595f /www/index.html
parentb77ac81d6f354d602a3b97c29f94c883032956ea (diff)
remove progress-bar inline style
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html
index 9773747..933c72f 100644
--- a/www/index.html
+++ b/www/index.html
@@ -387,7 +387,7 @@
beginne...
</td>
<td colspan="3">
- <div class="progress"><div class="progress-bar" style="width: 0%;"></div></div>
+ <div class="progress"><div class="progress-bar"></div></div>
</td>
<td class="text-center">
<button class="btn btn-danger btn-xs"><span class="glyphicon glyphicon-remove"></span>&nbsp;&nbsp;Abbrechen</button>
@@ -408,7 +408,7 @@
beginne...
</td>
<td colspan="1">
- <div class="progress"><div class="progress-bar" style="width: 0%;"></div></div>
+ <div class="progress"><div class="progress-bar"></div></div>
</td>
<td class="text-center">
<button class="btn btn-danger btn-xs"><span class="glyphicon glyphicon-remove"></span>&nbsp;&nbsp;Abbrechen</button>
@@ -428,7 +428,7 @@
beginne...
</td>
<td colspan="5">
- <div class="progress"><div class="progress-bar" style="width: 0%;"></div></div>
+ <div class="progress"><div class="progress-bar"></div></div>
</td>
<td class="text-center">
<button class="btn btn-danger btn-xs"><span class="glyphicon glyphicon-remove"></span>&nbsp;&nbsp;Abbrechen</button>