0.0.118
This commit is contained in:
@@ -69,6 +69,14 @@ input, textarea, button, select {
|
||||
input::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
input::-webkit-outer-spin-button,
|
||||
input::-webkit-inner-spin-button {
|
||||
-webkit-appearance: none;
|
||||
margin: 0;
|
||||
}
|
||||
input[type=number]{
|
||||
-moz-appearance: textfield;
|
||||
}
|
||||
|
||||
button, input[type="submit"] {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user