Version 1.0.40

This commit is contained in:
ultimatemember
2015-02-04 20:31:39 +02:00
parent 7e1ee839d3
commit f90388b4d6
420 changed files with 35095 additions and 17582 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ jQuery(document).ready(function() {
Tooltips
**/
jQuery('.um-admin-tipsy-n').tipsy({gravity: 'n', opacity: 1, live: true });
jQuery('.um-admin-tipsy-n,#redux-share a').tipsy({gravity: 'n', opacity: 1, live: true });
jQuery('.um-admin-tipsy-w').tipsy({gravity: 'w', opacity: 1, live: true });
jQuery('.um-admin-tipsy-e').tipsy({gravity: 'e', opacity: 1, live: true });
jQuery('.um-admin-tipsy-s').tipsy({gravity: 's', opacity: 1, live: true });