media info for now playing item in now playing bar
This commit is contained in:
parent
fadaf9785f
commit
5490394856
3 changed files with 54 additions and 9 deletions
|
@ -815,6 +815,10 @@ progress {
|
|||
position: relative;
|
||||
width: 270px;
|
||||
}
|
||||
#nowPlayingBar #mediaInfo, #nowPlayingBar #mediaInfo div {
|
||||
margin-left: 10px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.mediaButton img {
|
||||
height: 28px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue