agent-zero/plugins/plugin_installer
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
..
api feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
extensions/webui/plugins-list-header-buttons feat: simplify install button + add tab state and management methods to store 2026-03-03 23:39:29 -05:00
helpers fix: restrict _SAFE_NAME_RE to alphanumeric + underscore 2026-03-03 23:37:30 -05:00
webui fix: link styling - prevent icon underline, ensure highlight color 2026-03-04 00:01:49 -05:00
plugin.yaml feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00