css: style eventual future file elements
This commit is contained in:
parent
8449bd2f84
commit
f09d7e34b4
|
@ -151,6 +151,12 @@ table.avp th {
|
|||
left: -100%;
|
||||
}
|
||||
|
||||
form input[type=file] {
|
||||
background-color: white;
|
||||
padding-right: 1em;
|
||||
}
|
||||
|
||||
|
||||
form input[type=submit] {
|
||||
.button();
|
||||
border-width: 1px;
|
||||
|
|
Loading…
Reference in New Issue