diff --git a/custom/style.css.php b/custom/style.css.php index d40c253..837ba78 100644 --- a/custom/style.css.php +++ b/custom/style.css.php @@ -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;