CC-4078: Calendar -> Need better 'now-playing' icon

This commit is contained in:
Vladimir 2012-09-17 16:17:05 +02:00
parent 465de07ae0
commit f6d8e4b957
4 changed files with 3 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -1940,8 +1940,8 @@ span.errors.sp-errors{
margin-top: 0px !important;
}
.small-icon.now-playing {
background:url(images/icon_nowplaying_n.png) no-repeat 0 0;
height:8px;
background:url(images/icon_play_cal.png) no-repeat 0 0;
height:10px;
}
.small-icon.progress {
background:url(images/upload-icon.gif) no-repeat;
@ -1960,9 +1960,7 @@ span.errors.sp-errors{
margin-left:1px;
}
.small-icon.show-empty {
background:url(redmond/images/ui-icons_ff5d1a_256x240.png) no-repeat 0 -144px;
width: 16px;
margin-top: 0px !important;
background:url(images/icon_alert_cal_alt.png) no-repeat 0 0;
}
.medium-icon {
display:block;