Restore the appearance of input buttons.
This commit is contained in:
parent
b465917259
commit
cbb59310d3
1 changed files with 4 additions and 0 deletions
|
@ -529,6 +529,10 @@ input[type="text"], input[type="password"], textarea {
|
|||
border: 1px solid black;
|
||||
}
|
||||
|
||||
input[type="submit"] {
|
||||
border: 1px solid black;
|
||||
}
|
||||
|
||||
.nohome .location {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue