Skip to content

IS-11318 Fix CSS theming gaps in LWA#192

Open
urre wants to merge 4 commits into
integration/IS-5161/login-web-appfrom
feat/IS-11318-fix-css-theming-gaps
Open

IS-11318 Fix CSS theming gaps in LWA#192
urre wants to merge 4 commits into
integration/IS-5161/login-web-appfrom
feat/IS-11318-fix-css-theming-gaps

Conversation

@urre
Copy link
Copy Markdown
Collaborator

@urre urre commented May 19, 2026

Summary

  • Themable Well: .haapi-stepper-well switched from hardcoded styles to CSS variables compatible with the theming system (background, border, radius, shadow etc).
  • Alert-styled errors: .is-error now @extend .alert, .alert-danger, so messages with classList: ['is-error'] render with the alerts.
  • Password toggle centering: button is inline-flex centered; eye icon now sits on the input's vertical midline. Tiny adjustment
  • minor header polish for smaller screens

Screenshots

CleanShot 2026-05-19 at 14 15 11@2x CleanShot 2026-05-19 at 13 37 04@2x CleanShot 2026-05-19 at 14 25 50@2x

@urre urre marked this pull request as ready for review May 19, 2026 12:29
@urre urre requested review from aleixsuau and luisgoncalves May 19, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants