mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Set downloaded bytes min-width
This commit is contained in:
parent
b0c7d1443a
commit
7634696b22
File diff suppressed because one or more lines are too long
@ -24,7 +24,9 @@
|
||||
{?indexing}{tIndexing...}{/indexing}
|
||||
</div>
|
||||
{?f_total_bytes}
|
||||
{f_done_bytes} / {f_total_bytes}
|
||||
<div style="min-width:15em">
|
||||
{f_done_bytes} / {f_total_bytes}
|
||||
</div>
|
||||
{/f_total_bytes}
|
||||
<td class="tabFLeft">{eta}</td>
|
||||
<td class="tabFLeft">{speed}</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user