fix metadata manager
This commit is contained in:
parent
a434bf443d
commit
669a2e46d4
3 changed files with 15 additions and 19 deletions
|
@ -195,16 +195,17 @@
|
|||
.nowPlayingBarPositionSlider {
|
||||
position: relative;
|
||||
top: -15px;
|
||||
}
|
||||
|
||||
.nowPlayingBarPositionSlider #sliderContainer {
|
||||
width: 100%;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
.nowPlayingBarPositionSlider #progressContainer {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.nowPlayingBarPositionSlider #sliderContainer {
|
||||
width: 100%;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
|
||||
.nowPlayingBarPositionSlider #progressContainer {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
.nowPlayingBarRight {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue