v3.0.2
This commit is contained in:
parent
aa685cf52a
commit
78831c4ed6
6 changed files with 111 additions and 78 deletions
|
@ -51,13 +51,14 @@ textarea {
|
|||
resize: vertical;
|
||||
}
|
||||
|
||||
/* clickable input types in iOS */
|
||||
|
||||
button,
|
||||
input[type="button"],
|
||||
input[type="reset"],
|
||||
input[type="submit"] {
|
||||
cursor: pointer;
|
||||
-webkit-appearance: button;
|
||||
/* clickable input types in iOS */
|
||||
}
|
||||
|
||||
input[type="search"] {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue