Skip to content

Commit

Permalink
converted video player to use custom control bar
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Matthys committed May 10, 2012
1 parent 7458598 commit 4bf9f45
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/css/plex.css
Expand Up @@ -8736,6 +8736,12 @@ ul.nav .dropdown-menu:after {
#music-player .player-controls {
background: none;
}
.me-cannot-play {
width: 100% !important;
height: 500px !important;
text-align: center;
line-height: 500px !important;
}
.player-wrapper {
position: relative;
padding: 0 !important;
Expand Down

0 comments on commit 4bf9f45

Please sign in to comment.