Remove hard-coded link styles on the authentication pages.

Review Request #14347 — Created Feb. 14, 2025 and submitted

Information

Review Board
release-7.x

Reviewers

The login/authentication pages were still using a hard-coded blue and
text-decoration for links. The blue color clashed on dark mode, and was
unnecessary with modern style defaults.

This change gets rid of these link styles completely.

Tested the login, registration, and Forgot Password links pages on light
and dark mode. Verified the styles looked correct in both modes.

Summary ID
Remove hard-coded link styles on the authentication pages.
The login/authentication pages were still using a hard-coded blue and text-decoration for links. The blue color clashed on dark mode, and was unnecessary with modern style defaults. This change gets rid of these link styles completely.
7df9e98f74d97a07089ac61c4a0eb9461adb0b0f
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.x (eae0ed6)