Fix login with CAS #165

Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
Ajay Bura 2021-11-14 13:35:01 +05:30
parent a4b27fdeab
commit 1487dcbadc
5 changed files with 12 additions and 11 deletions

View file

@ -292,9 +292,10 @@ button {
}
textarea,
input,
input[type=text]
input[type=username]
input[type=password]
input[type],
input[type=text],
input[type=username],
input[type=password],
input[type=email] {
-webkit-appearance: none;
-moz-appearance: none;