From 9edbf2deb022b0b2b3699bf0ffa3b8c6aa6e1c98 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 18 Jun 2024 10:46:44 -0300 Subject: content, css: general tooltip/icon css cleanup --- src/static/js/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/static/js/client.js') diff --git a/src/static/js/client.js b/src/static/js/client.js index 8299b63e..38060999 100644 --- a/src/static/js/client.js +++ b/src/static/js/client.js @@ -3465,7 +3465,7 @@ function getArtistExternalLinkTooltipPageReferences() { const info = artistExternalLinkTooltipInfo; info.tooltips = - Array.from(document.getElementsByClassName('icons-tooltip')); + Array.from(document.getElementsByClassName('contribution-tooltip')); info.tooltipRows = info.tooltips.map(tooltip => -- cgit 1.3.0-6-gf8a5