CC-84: Smart Playlists

- added scrolling on qtip
This commit is contained in:
denise 2012-08-01 14:43:52 -04:00
parent 0f681d7c25
commit 7d788c51b2
4 changed files with 16 additions and 7 deletions

View file

@ -484,7 +484,7 @@ var AIRTIME = (function(AIRTIME) {
effect: false // Disable positioning animation
},
style: {
classes: "ui-tooltip-dark"
classes: "ui-tooltip-dark file-md-long"
},
show: 'mousedown',
events: {
@ -495,7 +495,7 @@ var AIRTIME = (function(AIRTIME) {
}
}
},
hide: 'mouseout'
hide: {event:'mouseout', delay: 50, fixed:true}
});
},
//remove any selected nodes before the draw.