agent-zero/plugins/plugin_installer/webui
TerminallyLazy cc5f2e4d9d fix: link styling - prevent icon underline, ensure highlight color
Restructure link HTML so icon and text are separate spans. Apply
text-decoration only to .pi-link-text on hover (CSS text-decoration
propagates from parent and cannot be removed on children). Set
color: var(--color-highlight) on both spans explicitly to override
the global a { color: inherit } rule.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 00:01:49 -05:00
..
install-detail.html fix: link styling - prevent icon underline, ensure highlight color 2026-03-04 00:01:49 -05:00
install-git.html feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
install-index.html fix: remove stale margin-top from card desc in install-index 2026-03-03 23:45:56 -05:00
install-zip.html feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
main.html feat: add tabbed main screen with Store/Git/ZIP tabs 2026-03-03 23:40:50 -05:00
pluginInstallStore.js feat: simplify install button + add tab state and management methods to store 2026-03-03 23:39:29 -05:00