mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-06 23:30:28 +03:00
parent
a4b27fdeab
commit
1487dcbadc
5 changed files with 12 additions and 11 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue