CC-5127: Library -> Scheduled and Playlist columns needs better icon

Changed icon
Renamed Playlist to Playlist / Block
This commit is contained in:
denise 2013-05-17 11:42:48 -04:00
parent dc664ad9ff
commit 5bf91d513d
38 changed files with 34392 additions and 34529 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 B

View file

@ -2006,6 +2006,14 @@ span.errors.sp-errors{
.small-icon.show-partial-filled, .small-icon.media-item-in-use {
background:url(images/icon_alert_cal_alt2.png) no-repeat 0 0;
}
.small-icon.is_scheduled {
background:url(images/is_scheduled.png) no-repeat 0 0;
height: 16px !important;
}
.small-icon.is_playlist {
background:url(images/is_playlist.png) no-repeat 0 0;
height: 16px !important;
}
.medium-icon {
display:block;
width:25px;