#52374 closed defect (bug) (fixed)
Twenty Twenty-One: Menu button has the wrong colors
| Reported by: | poena | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.7 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | css |
Description (last modified by )
An unintended side effect of the updated button styles in #51927 was that the menu button changed color.
In trunk, the current menu button has a dark grey background color
var(--global--color-primary); and a transparent text.
As per design, the background should be transparent and the text should be dark grey.
Attachments (3)
Change History (9)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Menu button with incorrect colors