mirror of
https://github.com/pi-hole/web.git
synced 2026-04-23 02:09:58 +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:
@@ -554,9 +554,6 @@ fieldset[disabled] .form-control {
|
||||
background-color: #367fa9 !important;
|
||||
border: 1px solid #367fa9;
|
||||
}
|
||||
input[type="password"]::-webkit-credentials-auto-fill-button {
|
||||
background: #bfc5ca;
|
||||
}
|
||||
input[type="password"]::-webkit-caps-lock-indicator {
|
||||
filter: invert(100%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user