Opened 5 years ago
Closed 5 years ago
#5929 closed defect (bug) (fixed)
Login page styling
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Varius updates to login page including new logo, button styles, error message styles, and border radius.
Attachments (3)
Change History (7)
iammattthomas — 5 years ago
- Resolution set to fixed
- Status changed from new to closed
comment:2
iammattthomas — 5 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
After this was applied, I noticed that logged out, registration complete, and password sent messages are being treated by wp-login.php as errors, rather than messages. Rather than being enclosed in <div id="login_error"> they should be in <p class="message">. If this can't be done then patch 5929-2.diff should be applied so that errors aren't displayed in red.
iammattthomas — 5 years ago
- Owner changed from anonymous to ryan
- Status changed from reopened to new
Note: See
TracTickets for help on using
tickets.

Patch for login styles