Commit aee72d8
authored
refactor(index): remove balloon tooltips and clean up HTML structure (#271)
- Remove balloon tooltip CSS (~210 lines) and all data-balloon attributes
- Remove unnecessary wrapper span elements from sample entries
- Combine duplicate external link icon CSS for readme/source links
- Update CSS selectors from :has(span) to :has(a) after span removal
- Simplify search JS to use text content only (aria-label removed)1 parent 1e91468 commit aee72d8
1 file changed
+213
-505
lines changed
0 commit comments