Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Don't show highlight rectangle on button press
#5
I'll add to panels :-)

Code:
.btn {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-user-select: none;
-webkit-touch-callout: none;
}

.btn:active {color:var(--textvariant);} /* this needs to be a separate rule */
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Don't show highlight rectangle on button press - by Tim Curtis - 01-19-2020, 01:22 AM

Forum Jump: