refactor: centralize common styles and utilities in pmocontrol.css

- Move protocol badge styles to global pmocontrol.css
- Extract .section-title, .icon-btn, and scrollbar utilities into pmocontrol.css
- Add --color-primary-rgb variable for rgba() usage
- Deprecate duplicate .protocol-* and @keyframes spin definitions across components
- Update version to 0.3.29
This commit is contained in:
2026-03-25 21:04:12 +01:00
parent 5299ab9148
commit 832068a61f
13 changed files with 132 additions and 112 deletions

View File

@@ -1 +1 @@
0.3.28
0.3.29