diff --git a/itou/static/css/itou.css b/itou/static/css/itou.css index c0904acd2e..0582c4b3c7 100644 --- a/itou/static/css/itou.css +++ b/itou/static/css/itou.css @@ -259,27 +259,6 @@ an input field being invalid, generating an uncontrolled red box-shadow. */ min-height: 11rem; } -/* HTMX button indicator */ -.has-btn-with-spinner-loading-text.has-spinner-loading { - pointer-events: none; -} - -.has-btn-with-spinner-loading-text.has-spinner-loading::after { - display: none; -} - -.has-btn-with-spinner-loading-text.has-spinner-loading .stable-text { - display: none; -} - -.has-btn-with-spinner-loading-text .loading-text { - display: none; -} - -.has-btn-with-spinner-loading-text.has-spinner-loading .loading-text { - display: block; -} - /* step 1/5 */ .progress-bar-20 { width: 20%; diff --git a/itou/templates/apply/includes/accept_section.html b/itou/templates/apply/includes/accept_section.html index 01eea721ee..15c53ce62d 100644 --- a/itou/templates/apply/includes/accept_section.html +++ b/itou/templates/apply/includes/accept_section.html @@ -15,8 +15,7 @@