audio/video player fixes
This commit is contained in:
parent
bd697d36fc
commit
85a08beb3e
9 changed files with 121 additions and 66 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue