gsxdsm
|
40fb1f1d5a
|
FN-6002: fix raw rgba CSS token violations
Replace raw RGBA styling in scoped dashboard CSS with theme-token-backed values.
- update PullRequestView.css state, banner, error, and disagreement styles to use CSS variables with existing rgba fallbacks
- replace SessionTerminal tooltip box-shadow with the shared shadow token
- exclude out-of-scope Board.canDropTask.test.tsx changes from the squash merge
Files changed:
packages/dashboard/app/components/PullRequestView.css | 14 +++++++-------
packages/dashboard/app/components/SessionTerminal.css | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
Fusion-Task-Id: FN-6002
Fusion-Task-Lineage: 1f0431e1-32e8-4c24-9f02-3d641e8b074f
|
2026-06-08 13:32:58 -07:00 |
|