mirror of
https://github.com/standardebooks/web.git
synced 2025-07-15 19:06:49 -04:00
Tweak appearance of artwork form and add URL validation for SE URL
This commit is contained in:
parent
017474a0a7
commit
a91b899a69
4 changed files with 11 additions and 15 deletions
|
@ -63,7 +63,8 @@ input[type="month"],
|
|||
input[type="number"],
|
||||
input[type="url"],
|
||||
input[type="email"],
|
||||
input[type="search"]{
|
||||
input[type="search"],
|
||||
input[type="file"]{
|
||||
box-shadow: 1px 1px 0 rgba(0, 0, 0, .5) inset;
|
||||
background: rgba(0, 0, 0, .1);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue