Fixed the data-title hover bug
This commit is contained in:
@@ -120,7 +120,7 @@ td {
|
||||
}
|
||||
|
||||
/* Custom title box, appears instantaneously */
|
||||
a:hover, img:hover, span:hover, div:hover {
|
||||
a[data-title]:hover, img[data-title]:hover, span[data-title]:hover, div[data-title]:hover {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user