1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 22:57:14 +02:00

Minor tooltip styling issue

This commit is contained in:
Cameron
2013-05-01 12:58:04 -07:00
parent 9c47dcfbd3
commit 6eefdb5441
3 changed files with 4 additions and 1 deletions

View File

@@ -291,6 +291,7 @@ $(document).ready(function()
},
fade: true,
html: true,
opacity: 1.0,
placement: placement,
delay: { show: 300, hide: 600 }
});