CC-4549: Tooltip for source username cannot be shared between input and output settings

-fixed
This commit is contained in:
denise 2012-10-22 16:37:06 -04:00
parent 0084f8ce93
commit c51fb8a040
3 changed files with 24 additions and 2 deletions

View file

@ -104,7 +104,8 @@ select {
line-height:16px !important;
}
.airtime_auth_help_icon, .custom_auth_help_icon, .stream_username_help_icon, .playlist_type_help_icon {
.airtime_auth_help_icon, .custom_auth_help_icon, .stream_username_help_icon,
.playlist_type_help_icon, .master_username_help_icon {
cursor: help;
position: relative;
display:inline-block; zoom:1;