Logo
Explore Help
Sign In
drowl87/hextra_mirror
1
0
Fork 1
You've already forked hextra_mirror
mirror of https://github.com/imfing/hextra.git synced 2025-08-23 10:46:40 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
7b8e1bdfd14cb41a90845ba2ae6256d70997f4c6
hextra_mirror/assets/css/components/toc.css

5 lines
162 B
CSS
Raw Normal View History

feat(toc): add Table of Contents scroll highlighting (#738) * feat(toc): add Table of Contents scroll highlighting - Introduced a new toc.css file for styling the Table of Contents with active link highlighting. - Implemented toc-scroll.js to manage scroll behavior and link activation based on viewport visibility. - Updated core.html to include the new JavaScript file and ensure proper loading of the Table of Contents functionality. * chore: lower root heading font weight for TOC * chore: run `task css` * chore: update dependencies in package.json and package-lock.json to version 4.1.11 for @tailwindcss/postcss and tailwindcss, and update @jridgewell packages to latest versions
2025-08-11 16:04:53 +08:00
/* Table of Contents Scroll Spy Styles */
.hextra-toc a.hextra-toc-active {
@apply hx:text-gray-900! hx:dark:text-gray-50! hx:transition-all hx:duration-200;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 205ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API