Opened 12 years ago
Closed 12 years ago
#26293 closed defect (bug) (fixed)
Toolbar dropdown arrows are the wrong color
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.8 | Priority: | normal |
| Severity: | normal | Version: | 3.8 |
| Component: | Toolbar | Keywords: | has-patch ui-feedback |
| Focuses: | ui | Cc: |
Description
Attaching screenshot and patch. This may be related to #26184
What happened: On-dropdown, the arrows are blue, even if you haven't hovered.
What I expected to happen: Arrows are grey until hover, then blue on hover only.
Possible fix: Add 'color: inherit;' to wp-includes/css/admin-bar.css for "#wpadminbar .menupop .menupop > .ab-item:before"
May also be needed for "#wpadminbar .ab-top-secondary .menupop .menupop > .ab-item:before"
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Blue arrow without hovering