CC-4544: Playlist/Smart Blocks: Add cue format helper

-done
This commit is contained in:
denise 2012-10-11 12:11:53 -04:00
parent 5f35336fd0
commit 5c0bdfa2db
5 changed files with 13 additions and 8 deletions

View file

@ -116,6 +116,11 @@
color: #D5D5D5;
}
.spl_cue_hint {
font-size: 10px;
font-weight: normal;
}
.ui-state-active .spl_artist,.ui-state-active .spl_offset {
color: #606060 !important;
}