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

View file

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