#33873 closed Cleanup/optimization (invalid)
Unstyled admin logout button
Reported by: | Claude Paroz | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 4.1 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The new logout button from the admin site is very minimally styled and looks weird (also without hover behavior, neither hand cursor on hover).
I would suggest to reuse the style of the changelist action button.
Attachments (1)
Change History (4)
comment:2 by , 2 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
It's probably some issue with cached CSS files.
Note:
See TracTickets
for help on using tickets.
We tried to keep the previous link-like style. It has hand cursor and hover. IMO adding a normal button to this bar would look inconsistent.