CC-4027: In the Calendar view, please have a little play icon indicating the currently playing show.
-done
This commit is contained in:
parent
dec68649c1
commit
e4fb42cbd0
3 changed files with 80 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue