Hide the fake hover state for upload buttons
authorAlexander Ebert <ebert@woltlab.com>
Tue, 23 Jul 2019 09:44:31 +0000 (11:44 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Tue, 23 Jul 2019 09:44:31 +0000 (11:44 +0200)
commit4de6f18efaed059df1f6662bbe3a65862119c55b
tree2c0dba35634c1695715df9c57d92be2df3cbcc1f
parente3ac253a1337467a08118f36f9e7526e6a919eb8
Hide the fake hover state for upload buttons

The fake hover state conflicts with the file dialog, which does not blur the input field, causing the button to be visually stuck in the hover state.

This change still renders the focus style when the dialog is opened via keyboard navigation.
wcfsetup/install/files/js/WCF.js
wcfsetup/install/files/js/WoltLabSuite/Core/Upload.js