Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
It would appear that this is simply the result of the Delete Thread... button being an <a /> and the other two buttons being <input /> tags. The <a /> tag does not switch to its :active state on click, as the <input /> tags do, but if you force the <a /> tag into its :active state, it reflects the same styling as the <input /> tags. Therefore, all we can do is blame browser implementation.[ATTACH=full]11385[/ATTACH]
It would appear that this is simply the result of the Delete Thread... button being an <a /> and the other two buttons being <input /> tags. The <a /> tag does not switch to its :active state on click, as the <input /> tags do, but if you force the <a /> tag into its :active state, it reflects the same styling as the <input /> tags. Therefore, all we can do is blame browser implementation.
[ATTACH=full]11385[/ATTACH]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences