diff --git a/templates/create_image.html b/templates/create_image.html index 80d133f..c1707ac 100644 --- a/templates/create_image.html +++ b/templates/create_image.html @@ -73,19 +73,6 @@ background: #555; } - button:disabled { - background: #555; - cursor: not-allowed; - opacity: 0.6; - } - - .queue-message { - color: #ffcc00; - font-size: 14px; - margin-top: 10px; - text-align: center; - min-height: 20px; - } #spinner-overlay { position: fixed; @@ -211,10 +198,9 @@
-