unity-mcp/MCPForUnity/Editor/Windows/Components
dsarno 2eb26b85cf
fix: resolve Unknown pseudo class last-child USS warnings (#624)
Unity UI Toolkit does not support the :last-child pseudo-class. Replace
it with a .section-last class that is applied programmatically to the
last section in each .section-stack container.

Also moves the Configure All Detected Clients button to the bottom
of the Client Configuration section and makes it auto-width.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 11:45:48 -08:00
..
Advanced feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
ClientConfig fix: resolve Unknown pseudo class last-child USS warnings (#624) 2026-01-25 11:45:48 -08:00
Connection feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
Tools feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
Validation feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
Advanced.meta feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00
ClientConfig.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Common.uss fix: resolve Unknown pseudo class last-child USS warnings (#624) 2026-01-25 11:45:48 -08:00
Common.uss.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Connection.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Tools.meta [FEATURE] Custom Tool Fix and Add inspection window for all the tools (#414) 2025-12-07 19:38:32 -05:00
Validation.meta feat: improve editor window UI + add transport mismatch warning (#613) 2026-01-22 22:48:03 -08:00