entirely remove old inputs file
This commit is contained in:
parent
f8c750be3a
commit
3b98b58e02
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
|||
textarea, input, .addon-front, .btn-sm, .nav a {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
textarea, input {
|
||||
border: 1px solid #ccc;
|
||||
padding: 8px;
|
||||
|
||||
&:focus {
|
||||
border-color: #5ab;
|
||||
}
|
||||
}
|
||||
|
||||
textarea, input[type='text'] {
|
||||
-webkit-appearance: none; /* make iOS inputs pretty */
|
||||
width: 13em;
|
||||
}
|
||||
|
||||
.addon-front {
|
||||
box-shadow: 0 0 0 1px #ccc;
|
||||
padding: 8px 12px;
|
||||
}
|
Loading…
Add table
Reference in a new issue