projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e1c515
)
frio: show tooltip only on hover (and not on focus)
author
rabuzarus
<>
Wed, 1 Jun 2016 07:39:20 +0000
(09:39 +0200)
committer
rabuzarus
<>
Wed, 1 Jun 2016 07:39:20 +0000
(09:39 +0200)
view/theme/frio/js/theme.js
patch
|
blob
|
history
diff --git
a/view/theme/frio/js/theme.js
b/view/theme/frio/js/theme.js
index e159b1fdef7aefbd0423d8d3bd96101203d65ea4..928b04551cc0d2febb07162d19fe4a08550ec3f6 100644
(file)
--- a/
view/theme/frio/js/theme.js
+++ b/
view/theme/frio/js/theme.js
@@
-123,6
+123,7
@@
$(document).ready(function(){
animation: true,
html: true,
placement: 'auto',
+ trigger: 'hover',
delay: {
show: 500,
hide: 100