Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77a17df6 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

css added for outline

parent 9ab31c33
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -1320,8 +1320,13 @@ 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 {
    opacity: 0.9;
    border: none;
    outline:none;
}
.banner-right-align {
    text-align: left;