icon instead of text

This commit is contained in:
Maxim Devaev 2022-07-23 14:20:32 +03:00
parent d6e158c28f
commit f4d8a6d523
2 changed files with 2 additions and 2 deletions

View File

@ -420,7 +420,7 @@
<select disabled id="msd-image-selector"></select>
</td>
<td>
<button disabled id="msd-remove-button">Remove</button>
<button disabled id="msd-remove-button" title="Remove image"><b>&nbsp;&nbsp;&times;&nbsp;&nbsp;</b></button>
</td>
</tr>
</table>

View File

@ -37,7 +37,7 @@ li(id="msd-dropdown" class="right feature-disabled")
tr
td Image:
td(width="100%") #[select(disabled id="msd-image-selector")]
td #[button(disabled id="msd-remove-button") Remove]
td #[button(disabled id="msd-remove-button" title="Remove image") #[b &nbsp;&nbsp;&times;&nbsp;&nbsp;]]
table(class="kv msd-cdrom-emulation feature-disabled")
tr
td Drive #[a(target="_blank" href="https://docs.pikvm.org/msd") mode]: