_print.scss 94 Bytes Raw Blame History Permalink 1 2 3 4 5 @media print { .video-js > *:not(.vjs-tech):not(.vjs-poster) { visibility:hidden; } }