Skip to content

Commit

Permalink
Merge pull request #24 from Wikia/ADEN-6229
Browse files Browse the repository at this point in the history
ADEN-6229 Fix controls on VPAID
  • Loading branch information
fraszczakszymon authored Nov 15, 2017
2 parents 87e8297 + 0545bfa commit 6544bbf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/styles/overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@
.jw-controlbar {
// background relies on player's id selector so it's impossible to set it for every case
background: linear-gradient(0, #000, transparent) !important;
// set z-index to make sure ui buttons are displayed properly with vpaid
z-index: 2;
}

.jw-text-elapsed, .jw-text-countdown, .jw-text-duration {
Expand Down

0 comments on commit 6544bbf

Please sign in to comment.