mirror of
https://github.com/alexta69/metube.git
synced 2026-06-15 08:16:00 +00:00
show download totals at the top; debounce download speeds. closes #613
This commit is contained in:
@@ -182,3 +182,22 @@ td
|
||||
|
||||
i
|
||||
font-size: 1rem
|
||||
|
||||
.download-metrics
|
||||
display: flex
|
||||
align-items: center
|
||||
gap: 16px
|
||||
margin-left: 24px
|
||||
|
||||
.metric
|
||||
display: flex
|
||||
align-items: center
|
||||
gap: 6px
|
||||
font-size: 0.9rem
|
||||
color: #adb5bd
|
||||
|
||||
fa-icon
|
||||
font-size: 1rem
|
||||
|
||||
span
|
||||
white-space: nowrap
|
||||
|
||||
Reference in New Issue
Block a user