post tooltips: increase delay 33%, remove gaps between tags.

This commit is contained in:
evazion
2018-04-29 12:09:09 -05:00
parent 47677aedf0
commit 21431892e8
3 changed files with 6 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ Danbooru.PostTooltip.QTIP_OPTIONS = {
},
show: {
solo: true,
delay: 450,
delay: 600,
effect: false,
ready: true,
event: "mouseenter",