summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-08-26 04:48:58 +0300
committerMaxim Devaev <[email protected]>2023-08-26 04:48:58 +0300
commit82616ed7b53d8f225f855acc7755b3bdc6b58989 (patch)
treea2c89b07658067ef4117ad6261ff6a262e7f88c7 /web/kvm/index.html
parent36df38972c4b6c39f026ed6633982295a79076bf (diff)
pikvm/pikvm#1095: floppy icon is missing on macOS
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 5116e15b..8ecdbfdf 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -500,7 +500,7 @@
<select disabled id="msd-image-selector"></select>
</td>
<td>
- <button disabled id="msd-download-button" title="Download image">&nbsp;&nbsp;&#128426;&nbsp;&nbsp;</button>
+ <button disabled id="msd-download-button" title="Download image"><b>&nbsp;&nbsp;&#x21E9;&nbsp;&nbsp;</b></button>
</td>
<td>
<button disabled id="msd-remove-button" title="Remove image"><b>&nbsp;&nbsp;&times;&nbsp;&nbsp;</b></button>