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

Commit 5ae7778c authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

fix color on dark theme nc28

parent b846ed34
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -1175,6 +1175,7 @@ a.legal {

#body-login #user,
#body-login #password,
#body-login .guest-box.login-box input[type="text"]
#body-login .totp-form > input[type="tel"] {
    padding: 12px 16px;
    width: 100%;
@@ -1690,17 +1691,12 @@ a.legal {
    border: none;
    color: #222222;
}
#body-login .guest-box.login-box .button-vue--vue-tertiary-no-background,
#body-login .guest-box.login-box .input-field__input {
#body-login .guest-box.login-box .button-vue--vue-tertiary-no-background{
    color: #222222;
}
#body-login .guest-box.login-box .input-field__label {
    background: #ffffff;
}
#body-login .guest-box.login-box .input-input-field__input {
    padding: 12px 16px;
    background: #ffffff;
}

#body-login .picker-window p.info{
    color: #222222;