audio/video player fixes

This commit is contained in:
Luke Pulverenti 2014-04-11 23:48:57 -04:00
parent bd697d36fc
commit 85a08beb3e
9 changed files with 121 additions and 66 deletions

View file

@ -56,6 +56,10 @@
font-weight: normal;
}
.nowPlayingBar .currentTime {
top: -12px;
}
.mediaSlider {
position: relative;
top: -10px;
@ -72,7 +76,7 @@
}
#nowPlayingBar .positionSliderContainer {
margin-top: 8px;
margin-top: 10px;
}
.volumeSliderContainer {