Loading core/css/guest.css +10 −1 Original line number Diff line number Diff line Loading @@ -1313,8 +1313,17 @@ a.legal { #body-login #submit-form:hover, #body-login #reset-password-submit:hover, #body-login .two-factor-submit:hover { #body-login .two-factor-submit:hover, #body-login #submit-form:active, #body-login #reset-password-submit:active, #body-login .two-factor-submit:active, #body-login #submit-form:focus, #body-login #reset-password-submit:focus, #body-login .two-factor-submit:focus { opacity: 0.9; border: none !important; outline:none !important; box-shadow: none !important; } .banner-right-align { text-align: left; Loading core/js/core-login.js→core/js/custom-login.js +0 −0 File moved. View file Loading
core/css/guest.css +10 −1 Original line number Diff line number Diff line Loading @@ -1313,8 +1313,17 @@ a.legal { #body-login #submit-form:hover, #body-login #reset-password-submit:hover, #body-login .two-factor-submit:hover { #body-login .two-factor-submit:hover, #body-login #submit-form:active, #body-login #reset-password-submit:active, #body-login .two-factor-submit:active, #body-login #submit-form:focus, #body-login #reset-password-submit:focus, #body-login .two-factor-submit:focus { opacity: 0.9; border: none !important; outline:none !important; box-shadow: none !important; } .banner-right-align { text-align: left; Loading