UNPKG

@evidentpoint/readium-css

Version:

A set of reference stylesheets for EPUB Reading Systems

9 lines 362 B
video:-webkit-full-screen { /* Fullscreen video on Android does not synchronize correctly when the <video> * element is not rendered in the root render pass. Disable properties that * cause this. (http://crbug.com/618753) */ opacity: 1 !important; -webkit-filter: none !important; border-radius: 0 !important; mix-blend-mode: normal !important; }