mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 17:59:20 +01:00
remove workaround for the Safari password button in dark themes
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
This commit is contained in:
@@ -3653,9 +3653,6 @@ a:focus {
|
||||
.register-box-body .form-control-feedback {
|
||||
color: rgb(157, 148, 136);
|
||||
}
|
||||
input[type="password"]::-webkit-credentials-auto-fill-button {
|
||||
background: #b1aca3;
|
||||
}
|
||||
input[type="password"]::-webkit-caps-lock-indicator {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user