I've tried a million times to remove the annoying orange highlight box around links on Android webview, but they don't seem to go away. And no, this does not work:
* {
-webkit-tap-highlight-color:rgba(0,0,0,0) !important;
}
I'm really perplexed here, any other ideas? I'm testing on Galaxy S3.