mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-05-05 21:16:26 -05:00
Tooltips should be ignored by the mouse
This commit is contained in:
parent
897b4ed115
commit
fc5f5a0c9e
|
|
@ -1864,6 +1864,7 @@ a.ilink.yours {
|
|||
left: 100px;
|
||||
text-align: left;
|
||||
color: black;
|
||||
pointer-events: none;
|
||||
}
|
||||
#tooltipwrapper .tooltipinner {
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user