Tooltips should be ignored by the mouse

This commit is contained in:
urkerab 2015-11-01 21:48:36 +00:00
parent 897b4ed115
commit fc5f5a0c9e

View File

@ -1864,6 +1864,7 @@ a.ilink.yours {
left: 100px;
text-align: left;
color: black;
pointer-events: none;
}
#tooltipwrapper .tooltipinner {
position: relative;