dark-background-light-text-extension icon indicating copy to clipboard operation
dark-background-light-text-extension copied to clipboard

Fullscreen videos which doesn't fit screen should have black placeholders, not configured background color

Open m-khvoinitsky opened this issue 7 years ago • 0 comments

:fullscreen {
  background-color: black !important;
}

should fix an issue, however, :fullscreen selector doesn't work unless full-screen-api.unprefix.enabled is enabled which is not by default.

m-khvoinitsky avatar Jun 28 '17 07:06 m-khvoinitsky