Opened 15 years ago
Closed 15 years ago
#19594 closed defect (bug) (fixed)
Admin bar search button should indicate it's clickable
| Reported by: | jaquers | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Toolbar | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
When you hover over the search button in the admin bar, the cursor should indicate that it's clickable.
Attachments (3)
Change History (12)
#1
@
15 years ago
Sorry for my noobness about filing and creating patches.. Hopefully you can overlook for the small change that this is :)
#2
@
15 years ago
According to ticket:18197:146, current behaviour is proper.
#4
@
15 years ago
- Component General → Toolbar
- Milestone Awaiting Review → 3.4
Yeah, but now that it's an icon, rather than a short text box that grows, it should get a hand.
#5
@
15 years ago
With the current patch, the pointer cursor is displayed even when the text box is expanded.
#7
@
15 years ago
admin-bar.dev.css.patch looks good. Tested in Firefox 9, Chrome 16, Opera 11.60, IE 8.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Added cursor: pointer to a couple rules.