Revert "modified the input "file" entity"

This reverts commit 9089484b1b.
This commit is contained in:
jorge-vitrubio 2022-02-03 14:24:55 +01:00
parent 9089484b1b
commit b4bf087a2c
1 changed files with 1 additions and 3 deletions

View File

@ -135,7 +135,7 @@ table a:hover,
table a:focus {
text-decoration: none;
}
input[type="file"],
input[type="submit"] {
background: var(--color-hangar);
border: 0;
@ -158,8 +158,6 @@ input[type="password"] {
select { width: 100%; }
input[type="file"]:hover,
input[type="file"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
border: 0;