CC-4027: In the Calendar view, please have a little play icon indicating the currently playing show.

-done
This commit is contained in:
denise 2012-07-06 15:26:51 -04:00
parent dec68649c1
commit e4fb42cbd0
3 changed files with 80 additions and 5 deletions

View file

@ -1734,6 +1734,10 @@ div.errors{
background:url(images/icon_soundcloud_error2.png) no-repeat 0 0;
width:21px;
}
.small-icon.now-playing {
background:url(images/icon_nowplaying_n.png) no-repeat 0 0;
height:8px;
}
.small-icon.progress {
background:url(images/upload-icon.gif) no-repeat;
background-color:black;