1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-16 04:45:18 +03:00

Merge branch 'development' into thenickdude-private-development

Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
This commit is contained in:
Dominic Clifton 2016-01-07 20:58:29 +01:00
commit 4ccd0bed3e
47 changed files with 1136 additions and 957 deletions

View file

@ -287,8 +287,7 @@ GUI_control.prototype.content_ready = function (callback) {
});
$('.cf_tip').each(function() {
$(this).jBox('Tooltip', {
content: $(this).children('.cf_tooltiptext'),
$(this).jBox('Tooltip', {
delayOpen: 100,
delayClose: 100,
position: {