Skip to content

Use rgba(255,255,255,0) instead of transparent in -webkit-tap-highlight-color #2

Closed
nailor wants to merge 1 commit intonecolas:masterfrom
nailor:master
Closed

Use rgba(255,255,255,0) instead of transparent in -webkit-tap-highlight-color #2
nailor wants to merge 1 commit intonecolas:masterfrom
nailor:master

Conversation

@nailor
Copy link

@nailor nailor commented May 31, 2011

This fixes the annoying hilight on Android devices (and possibly others running webkit too). Works also in iOS, so the backwards compatibility is kept.

…ht-color

This fixes the annoying hilight on Android devices (and possibly
others running webkit too).
@necolas
Copy link
Owner

necolas commented May 31, 2011

Couldn't this be shortened to rgba(0,0,0,0), assuming that it also fixes the Android highlight issue? If so, could you amend your pull request (and remove the spaces in the rgba color value) and I'll merge it into the project. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants