In Android, the lightbox shows (for a second) a semitransparent cyan bar at the left & right button when the respective button left & right is pressed. Does somebody know a way to manage or avoid this behavior? TIA,
From https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-tap-highlight-color
-webkit-tap-highlight-color: transparent;