css: style eventual future file elements

This commit is contained in:
Thomas Gelf 2016-11-16 16:19:45 +01:00
parent 8449bd2f84
commit f09d7e34b4
1 changed files with 6 additions and 0 deletions

View File

@ -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;