change icons

This commit is contained in:
Christoph Haas 2025-05-11 21:26:11 +02:00
parent d4196505b8
commit c3fecff878

View file

@ -16,13 +16,13 @@ h1 = "Upload screenshots for #{@package.name}"
input.hidden-inputfile type="file" name="file[]" id="file" multiple=true
label for="file"
a.button id="file-select-button"
= icon('image-up', class: ['icon'])
= icon('square-dashed-mouse-pointer', class: ['icon'])
span id="file-label"
' Upload screenshots
' Select images
.small-6.cell
button.button type="submit" id="file-submit"
= icon('play', class: ['size-1'])
= icon('image-up', class: ['size-1'])
' Start upload
/ - if @package.screenshots.any?