diff --git a/python/web/src/static/themes/modern/style.css b/python/web/src/static/themes/modern/style.css index 741b9fd4..c460d24d 100644 --- a/python/web/src/static/themes/modern/style.css +++ b/python/web/src/static/themes/modern/style.css @@ -741,8 +741,7 @@ section#files p { } section#files table#images form.file-attach input[type="submit"], - section#attach-devices form.device-attach input[type="submit"], - section#create-iso form.iso-attach input[type="submit"] { + section#attach-devices form.device-attach input[type="submit"] { background: #efefef url("icons/file-device-attach.svg") no-repeat 0.5rem center; background-size: 1rem; padding-left: 2rem; diff --git a/python/web/src/templates/index.html b/python/web/src/templates/index.html index 429240ff..01f5511f 100644 --- a/python/web/src/templates/index.html +++ b/python/web/src/templates/index.html @@ -385,7 +385,7 @@
- {{ _("Create CD-ROM Image With File") }} + {{ _("Create CD-ROM Image") }}
-
- + + - - - +
-
- + + - - - +
@@ -476,7 +460,7 @@
- {{ _("Create Empty Disk Image File") }} + {{ _("Create Empty Disk Image") }}