update played/unplayed icons
This commit is contained in:
parent
f11b8f1718
commit
f8cdea8637
3 changed files with 4 additions and 0 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.1 KiB |
|
@ -721,6 +721,10 @@ progress {
|
|||
opacity: .5;
|
||||
}
|
||||
|
||||
.imgPlayed, .imgPlayedOff {
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
/* Now playing bar */
|
||||
#nowPlayingBar {
|
||||
padding: 6px .5em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue