rename MediaVersions to MediaSources
This commit is contained in:
parent
7a9d65a367
commit
7058b9e879
10 changed files with 87 additions and 129 deletions
|
@ -1,13 +1,13 @@
|
|||
/* Now playing bar */
|
||||
.nowPlayingBar {
|
||||
padding: 6px 0 24px 0;
|
||||
padding: 6px 0 20px 0;
|
||||
border-top: 2px solid green;
|
||||
}
|
||||
|
||||
.nowPlayingBar .barBackground {
|
||||
border-top: 2px solid green;
|
||||
position: absolute;
|
||||
margin: -8px -0.5em -26px !important;
|
||||
margin: -8px -0.5em -22px !important;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
@ -251,4 +251,4 @@ input[type="range"]::-ms-fill-upper {
|
|||
.positionSliderContainer {
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue