update played/unplayed icons

This commit is contained in:
Luke Pulverenti 2013-09-23 11:03:18 -04:00
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

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

Before After
Before After

View file

@ -721,6 +721,10 @@ progress {
opacity: .5;
}
.imgPlayed, .imgPlayedOff {
border-radius: 4px;
}
/* Now playing bar */
#nowPlayingBar {
padding: 6px .5em;